init commit
This commit is contained in:
11
1.Docker/ansible.cfg
Normal file
11
1.Docker/ansible.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
[defaults]
|
||||
inventory = hosts
|
||||
remote_user = root
|
||||
private_key_file = ~/.ssh/id_rsa
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
roles_path = ./roles
|
||||
|
||||
[diff]
|
||||
always = false
|
||||
context = 5
|
Reference in New Issue
Block a user