This commit is contained in:
ByeonJungHun
2024-01-02 17:39:26 +09:00
parent 2bb28c35b7
commit b856e871a2
9 changed files with 33 additions and 19 deletions

View File

@@ -1,8 +1,10 @@
[defaults]
inventory = checklist
roles_path = roles
become = true
inventory = checklist
roles_path = roles
deprecation_warnings = false
display_skipped_hosts = no
ansible_home = .
ansible_home = .
stdout_callback = debug
host_key_checking = false