diff --git a/ansible.cfg b/ansible.cfg index c2d5c5593..a2b8d84f7 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,5 @@ # 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