forked from data.coop/ansible
7 changed files with 4 additions and 23 deletions
@ -1,16 +1,3 @@
|
||||
###################################### |
||||
### All hosts |
||||
10.1.1.198 ansible_python_interpreter=/usr/bin/python3 |
||||
10.1.1.199 ansible_python_interpreter=/usr/bin/python3 |
||||
|
||||
###################################### |
||||
### Application servers |
||||
[servers] |
||||
10.1.1.198 |
||||
10.1.1.199 |
||||
|
||||
[datacoop1] |
||||
10.1.1.198 |
||||
|
||||
[datacoop2] |
||||
10.1.1.199 |
||||
85.235.225.231 ansible_port=19022 ansible_python_interpreter=/usr/bin/python3 |
||||
|
Loading…
Reference in new issue