Michael Grote
a2faef96a4
Reviewed-on: #565 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
6 lines
164 B
YAML
6 lines
164 B
YAML
---
|
|
- hosts: all:!pve:!pbs
|
|
roles:
|
|
- { role: oefenweb.ufw, # Regeln werden in den Group/Host-Vars gesetzt
|
|
tags: "ufw",
|
|
become: true}
|