Remove Ansible playbooks and roles
This commit is contained in:
parent
b9b09b5719
commit
f219d81d38
17 changed files with 0 additions and 510 deletions
|
@ -1,16 +0,0 @@
|
|||
all:
|
||||
children:
|
||||
db:
|
||||
hosts:
|
||||
178.79.147.197:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_port: 2849
|
||||
ansible_user: root
|
||||
web:
|
||||
hosts:
|
||||
178.79.147.197:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_port: 2849
|
||||
ansible_user: root
|
Loading…
Add table
Add a link
Reference in a new issue