mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
7 lines
314 B
INI
7 lines
314 B
INI
# Future overrides of /etc/ansible/ansible.cfg belong in this file.
|
|
# Also used by https://github.com/iiab/iiab-admin-console
|
|
|
|
[defaults]
|
|
squash_actions = apk, apt, dnf, homebrew, openbsd_pkg, pacman, pkgng, yum, zypper, package
|
|
remote_tmp = /library/working/.ansible/tmp
|
|
local_tmp = /library/working/.ansible/tmp
|