Use ansible galaxy to install docker
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
nocows = 1
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
roles_path = $PWD/galaxy_roles:$PWD/roles
|
||||
inventory = ./hosts
|
||||
become_ask_pass = True
|
||||
|
||||
|
Reference in New Issue
Block a user