|
|
@@ -1,5 +1,7 @@ |
|
|
|
[defaults] |
|
|
|
host_key_checking = False |
|
|
|
enable_plugins = community.digitalocean.digitalocean |
|
|
|
private_key_file = ~/.ssh/id_rsa |
|
|
|
inventory = /etc/ansible/hosts |
|
|
|
[inventory] |
|
|
|
inventory = /etc/ansible/hosts |
|
|
|
enable_plugins = community.digitalocean.digitalocean |
|
|
|
|