less hardcoded ansible config
This commit is contained in:
parent
af07ed9807
commit
51d5733578
3 changed files with 24 additions and 1 deletions
9
ansible/hosts_example
Normal file
9
ansible/hosts_example
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[dev]
|
||||
bde3-virt.adh.crans.org
|
||||
bde-nk20-beta.adh.crans.org
|
||||
|
||||
[prod]
|
||||
bde-note.adh.crans.org
|
||||
|
||||
[all:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
Loading…
Add table
Add a link
Reference in a new issue