Przeglądaj źródła

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 lat temu
rodzic
commit
ed7dc7b411
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      apache/uninstall.sls

+ 1
- 1
apache/uninstall.sls Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz