Initial commit
This commit is contained in:
11
inventory/hosts.yml
Normal file
11
inventory/hosts.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
production:
|
||||
hosts:
|
||||
arch-vps:
|
||||
ansible_host: 69.62.119.31
|
||||
ansible_user: root
|
||||
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
Reference in New Issue
Block a user