Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- all:
- hosts:
- children:
- orchestrator:
- hosts:
- localhost:
- ansible_connection: local
- workers:
- hosts:
- thelma:
- ansible_host: 10.1.10.20
- user: root
- ansible_ssh_user: root
- louise:
- ansible_host: 10.1.10.30
- user: root
- ansible_ssh_user: root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement