test push

This commit is contained in:
ByeonJungHun
2023-12-22 11:09:53 +09:00
commit 9943b627cb
10 changed files with 7559 additions and 0 deletions

8
ansible.cfg Normal file
View File

@@ -0,0 +1,8 @@
[defaults]
inventory = checklist
roles_path = roles
deprecation_warnings = False
display_skipped_hosts = no
ansible_home = .
stdout_callback = debug
host_key_checking = False