12 lines
192 B
YAML
12 lines
192 B
YAML
---
|
|
all:
|
|
children:
|
|
production:
|
|
hosts:
|
|
arch-vps:
|
|
ansible_host: 69.62.119.31
|
|
ansible_user: root
|
|
|
|
vars:
|
|
ansible_python_interpreter: /usr/bin/python3
|