We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f681868 commit 4a30e93Copy full SHA for 4a30e93
README.md
@@ -37,14 +37,14 @@ None
37
---
38
- hosts: all
39
roles:
40
- - ufw
+ - oefenweb.ufw
41
```
42
43
##### Allow ssh
44
```yaml
45
46
47
48
vars:
49
ufw_rules:
50
- rule: allow
@@ -57,7 +57,7 @@ None
57
58
59
60
61
62
63
@@ -70,7 +70,7 @@ None
70
71
72
73
74
75
76
0 commit comments