vars/main.yml in main_template.yml umbenannt
SSID ist jetzt eine eigene Variable.
This commit is contained in:
24
inventory.yml
Normal file
24
inventory.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
stack4:
|
||||
hosts:
|
||||
quimby:
|
||||
willie:
|
||||
kirk:
|
||||
brandine:
|
||||
|
||||
test:
|
||||
hosts:
|
||||
hans:
|
||||
cleatus:
|
||||
terry:
|
||||
testsystem:
|
||||
|
||||
webs:
|
||||
hosts:
|
||||
web[00:09]:
|
||||
|
||||
frinks:
|
||||
hosts:
|
||||
frink[00:05]
|
||||
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python
|
||||
Reference in New Issue
Block a user