1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Merge pull request #746 from holta/squash-package-installs

Speedup by squashing package installs in ansible.cfg (condenses loop)
This commit is contained in:
A Holt 2018-04-19 14:52:45 -04:00 committed by GitHub
commit 5711d5e4b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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