Michael Grote
5cd43e8f3d
Reviewed-on: https://git.mgrote.net///mg/homeserver/pulls/179 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
6 lines
143 B
YAML
6 lines
143 B
YAML
---
|
|
- hosts: all:!pve:!pbs
|
|
roles:
|
|
- role: oefenweb.ufw # Regeln werden in den Group/Host-Vars gesetzt
|
|
tags: ufw
|
|
become: true
|