ansible-ppm/ansible.cfg
2024-10-16 21:13:17 +02:00

10 lines
248 B
INI

[defaults]
inventory=inventory
retry_files_enabled = False
remote_user = root
ansible_managed = DO NOT MODIFY: this file is managed by ansible!
deperaction_warnings = True
display_skipped_hosts = True
stdout_callback = yaml
stderr_callback = yaml