exemONE Host Agent Installer Container Image

This commit is contained in:
정훈 변
2024-08-12 10:52:05 +09:00
commit 4288b79459
72 changed files with 5264 additions and 0 deletions

8
installer/ansible.cfg Normal file
View File

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