You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
all:
|
|
vars:
|
|
# ansible_password: 111111
|
|
ansible_user: root
|
|
hosts:
|
|
ca:
|
|
ansible_host: 192.168.1.216
|
|
npm:
|
|
ansible_host: 192.168.1.200
|
|
docs:
|
|
ansible_host: 192.168.1.211
|
|
office:
|
|
ansible_host: 192.168.1.212
|
|
auth:
|
|
ansible_host: 192.168.1.210
|