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