Added hosts-yaml 3

This commit is contained in:
2025-11-19 13:40:13 +01:00
parent 3d4e765b38
commit 502e4479c0

View File

@@ -17,7 +17,7 @@ loadbalancer:
ansible_ssh_password: vagrant ansible_ssh_password: vagrant
webserver: webserver:
hosts: hosts:
db_01: ws_01:
ansible_host: 192.168.11.40 ansible_host: 192.168.11.40
ansible_connection: ssh ansible_connection: ssh
ansible_user: vagrant ansible_user: vagrant