Ansible repo for digital ocean projects
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- [defaults]
- host_key_checking = False
- private_key_file = ~/.ssh/id_rsa
- [inventory]
- inventory = /etc/ansible/hosts
- enable_plugins = community.digitalocean.digitalocean
|