Files
portfolio/enterprise-infra-simulator/ansible.cfg
T
Mateusz Suski 7c4e11927f
ci / validate (push) Failing after 1m24s
fixed ci.yml + added ansible.cfg file
2026-05-04 09:49:13 +00:00

6 lines
120 B
INI

[defaults]
roles_path = ./roles
inventory = ./inventory/hosts.ini
host_key_checking = False
retry_files_enabled = False