Selaa lähdekoodia

Fix typo in firm task name

Alex Payne 11 vuotta sitten
vanhempi
commit
65103923ec
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      roles/common/tasks/ferm.yml

+ 1
- 1
roles/common/tasks/ferm.yml Näytä tiedosto

@@ -4,7 +4,7 @@
4 4
 - name: Install ferm
5 5
   apt: pkg=ferm state=present
6 6
 
7
-- name: Create ferm confiruation directory
7
+- name: Create ferm configuration directory
8 8
   file: path=/etc/ferm state=directory
9 9
 
10 10
 - name: Copy ferm firewall rules into place

Loading…
Peruuta
Tallenna