Files
hla_framework_bd/ansible/ansible.cfg
T
Benjamin Labrecque 2e8b5b6f51
Deploy and restart modified services / deploy (push) Successful in 18s
cli: add ioc commands
2026-07-15 08:25:03 +02:00

9 lines
220 B
INI

[defaults]
remote_tmp = /tmp/ansible-$USER
# some responses of 'ioc ...' cli are non-utf8
module_strict_utf8_response = False
# ./ refers to dir in which this file is located
collections_path = ./installed-collections