ansible-course/10-host-vars/inventory
2024-07-13 23:45:31 -04:00

9 lines
66 B
Plaintext

[web_servers]
10.0.0.7
10.0.0.8
[db_servers]
10.0.0.5
10.0.0.11