ansible-ppm/ansible.cfg

10 lines
156 B
INI
Raw Normal View History

2024-10-16 21:13:17 +02:00
[defaults]
inventory=inventory
retry_files_enabled = False
remote_user = root
deperaction_warnings = True
display_skipped_hosts = True
2025-07-14 18:31:01 +02:00
result_format=yaml