2020-02-07 07:42:30 +00:00
|
|
|
all:
|
2020-10-09 15:27:44 +00:00
|
|
|
children:
|
|
|
|
db:
|
|
|
|
hosts:
|
|
|
|
144.126.204.35:
|
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
ansible_ssh_port: 2849
|
|
|
|
ansible_ssh_user: root
|
|
|
|
web:
|
|
|
|
hosts:
|
|
|
|
64.227.46.2:
|
|
|
|
vars:
|
|
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
ansible_ssh_port: 2849
|
|
|
|
ansible_ssh_user: root
|