Re-add Ansible and DigitalOcean
This commit is contained in:
parent
51db8d5609
commit
ff4b027814
21 changed files with 472 additions and 312 deletions
9
tools/ansible/hosts.yml
Normal file
9
tools/ansible/hosts.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
all:
|
||||
children:
|
||||
web:
|
||||
hosts:
|
||||
138.68.145.217:
|
||||
vars:
|
||||
ansible_port: 2849
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_user: root
|
Loading…
Add table
Add a link
Reference in a new issue