typo: host pattern (#565)
Reviewed-on: #565 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
bc5b6bf8ed
commit
a2faef96a4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- hosts: all:!pve,!pbs
|
- hosts: all:!pve:!pbs
|
||||||
roles:
|
roles:
|
||||||
- { role: oefenweb.ufw, # Regeln werden in den Group/Host-Vars gesetzt
|
- { role: oefenweb.ufw, # Regeln werden in den Group/Host-Vars gesetzt
|
||||||
tags: "ufw",
|
tags: "ufw",
|
||||||
|
|
Loading…
Reference in a new issue