fix inventory, roles and playbook

This commit is contained in:
2026-03-27 21:14:37 +01:00
parent bf1f284780
commit d875bd4efb
7 changed files with 49 additions and 21 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Setup servers running on premise
hosts: on_prem
become: yes
gather_facts: yes
roles:
- role: firewall
- role: arch