Ansible repo for digital ocean projects
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- [defaults]
- host_key_checking = False
- private_key_file = ~/.ssh/id_rsa
- [inventory]
- inventory = /etc/ansible/hosts
- enable_plugins = community.digitalocean.digitalocean
|