Преглед на файлове
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 реда
-
apache/uninstall.sls
|
|
@@ -1,5 +1,5 @@ |
|
|
|
{% from "apache/map.jinja" import apache with context %} |
|
|
|
|
|
|
|
|
|
|
|
apache-uninstall: |
|
|
|
service.dead: |
|
|
|
- name: {{ apache.service }} |