체크 항목 수정
This commit is contained in:
9
ansible/security_settings/ansible.cfg
Normal file
9
ansible/security_settings/ansible.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
[defaults]
|
||||
become = true
|
||||
inventory = checklist
|
||||
roles_path = roles
|
||||
deprecation_warnings = false
|
||||
display_skipped_hosts = no
|
||||
ansible_home = .
|
||||
stdout_callback = debug
|
||||
host_key_checking = false
|
||||
Reference in New Issue
Block a user