config/ansible.cfg
2025-08-03 12:33:33 +03:00

14 lines
330 B
INI

[defaults]
# use more readable condensed callback
stdout_callback = unixy
display_ok_hosts = false
display_skipped_hosts = false
# disable warnings
localhost_warning = False
# load everything from this repo
# roles, plugins, vars, etc
home = .
connection_plugins = ./plugins/connection/:./distrobox-ansible/plugins/connection/