Consistency changes

This commit is contained in:
Mischa ter Smitten 2023-11-02 13:09:47 +01:00
parent f68186835d
commit 4a30e93cab
No known key found for this signature in database
GPG Key ID: F87F0926430C47D0
1 changed files with 4 additions and 4 deletions

View File

@ -37,14 +37,14 @@ None
---
- hosts: all
roles:
- ufw
- oefenweb.ufw
```
##### Allow ssh
```yaml
- hosts: all
roles:
- ufw
- oefenweb.ufw
vars:
ufw_rules:
- rule: allow
@ -57,7 +57,7 @@ None
```yaml
- hosts: all
roles:
- ufw
- oefenweb.ufw
vars:
ufw_rules:
- rule: allow
@ -70,7 +70,7 @@ None
```yaml
- hosts: all
roles:
- ufw
- oefenweb.ufw
vars:
ufw_rules:
- rule: allow