mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Removing hardcoded paths from ansible.cfg. You should always let ansible subsystems to managed these paths. This breaks the TravisCI virtual environment. Fixes https://github.com/iiab/iiab/issues/1066
5 lines
229 B
INI
5 lines
229 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
|