fixed ci.yml + added ansible.cfg file
ci / validate (push) Failing after 1m24s

This commit is contained in:
Mateusz Suski
2026-05-04 09:49:13 +00:00
parent 78bcfce43a
commit 7c4e11927f
2 changed files with 36 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
[defaults]
roles_path = ./roles
inventory = ./inventory/hosts.ini
host_key_checking = False
retry_files_enabled = False