second commit
This commit is contained in:
6
ansible/inventory/production.ini.example
Normal file
6
ansible/inventory/production.ini.example
Normal file
@ -0,0 +1,6 @@
|
||||
; Beispiel-Inventory. Kopieren nach production.ini und anpassen.
|
||||
[jumphosts]
|
||||
jumphost01.example.internal ansible_user=deploy
|
||||
|
||||
[jumphosts:vars]
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
Reference in New Issue
Block a user