1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

speedup by squashing package installs in ansible.cfg (condenses loop)

This commit is contained in:
A Holt 2018-04-19 14:43:20 -04:00 committed by GitHub
parent c73e8cf6b8
commit f609ec0efd
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. # Future overrides of /etc/ansible/ansible.cfg belong in this file.
# Also used by https://github.com/iiab/iiab-admin-console # Also used by https://github.com/iiab/iiab-admin-console
[defaults]
squash_actions = apk, apt, dnf, homebrew, openbsd_pkg, pacman, pkgng, yum, zypper, package