Files
ssh-jumphost/ansible/inventory/production.ini.example
2026-08-19 22:33:19 +02:00

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