ci + ansible

This commit is contained in:
sangnn
2026-06-20 11:24:27 +07:00
parent 966578ed58
commit 78de3601c8
5 changed files with 17 additions and 21 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
inventory = inventory.ini
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
stdout_callback = default
result_format = yaml
interpreter_python = auto_silent
[ssh_connection]