kolla/docker/kolla-toolbox/ansible.cfg
Michał Nasiadka 6eeb2cbdd1 toolbox: Move to ansible-core 2.11 and collections
Change-Id: I55327cc3c686eae8f2da85ea957cae851e3041e4
2021-09-16 10:19:54 +00:00

7 lines
288 B
INI

[defaults]
# NOTE(mnasiadka): Omit deprecation warning for soft Python3.8 requirement on the controller
# for ansible-core 2.11. Deprecation warnings break output of kolla_toolbox.
deprecation_warnings = False
remote_tmp = /tmp
log_path = /var/log/kolla/ansible.log