ansible-ppm/ansible.cfg

10 lines
182 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
stdout_callback = yaml
stderr_callback = yaml