Add an Ansible playbook to deploy to the server
This commit is contained in:
parent
5d3eb4aca9
commit
8a53025fd7
3 changed files with 17 additions and 0 deletions
5
tools/deployment/hosts.ini
Normal file
5
tools/deployment/hosts.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[web]
|
||||
188.166.154.139
|
||||
|
||||
[web:vars]
|
||||
ansible_user=root
|
||||
Loading…
Add table
Add a link
Reference in a new issue