Added all files

This commit is contained in:
2025-05-30 09:53:45 +02:00
commit e1e343667a
885 changed files with 22353 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
- hosts: all
tasks:
- command: hostname

View File

@@ -0,0 +1,19 @@
[database]
192.168.0.2
192.168.0.3
[loadbalancer]
192.168.0.3
192.168.0.4
[webserver]
192.168.0.4
[alfa]
192.168.0.2
[bravo]
192.168.0.3
[charlie]
192.168.0.4