config/ansible.cfg

15 lines
330 B
INI
Raw Permalink Normal View History

2025-08-03 12:33:33 +03:00
[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/