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:
Michael Grote 2023-08-04 10:39:01 +02:00 committed by mg
parent bc5b6bf8ed
commit a2faef96a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- hosts: all:!pve,!pbs
- hosts: all:!pve:!pbs
roles:
- { role: oefenweb.ufw, # Regeln werden in den Group/Host-Vars gesetzt
tags: "ufw",