Преглед изворни кода

fix(uninstall.sls): fix `salt-lint` errors

```bash
Examining apache/uninstall.sls of type state
[201] Trailing whitespace
apache/uninstall.sls:2
```
tags/v0.38.0
Imran Iqbal пре 5 година
родитељ
комит
ed7dc7b411
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      apache/uninstall.sls

+ 1
- 1
apache/uninstall.sls Прегледај датотеку

@@ -1,5 +1,5 @@
{% from "apache/map.jinja" import apache with context %}
apache-uninstall:
service.dead:
- name: {{ apache.service }}

Loading…
Откажи
Сачувај