7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
; Beispiel-Inventory. Kopieren nach production.ini und anpassen.
|
|
[jumphosts]
|
|
jumphost01.example.internal ansible_user=deploy
|
|
|
|
[jumphosts:vars]
|
|
ansible_python_interpreter=/usr/bin/python3
|