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
- enable_plugins = community.digitalocean.digitalocean
- private_key_file = ~/.ssh/id_rsa
- inventory = /etc/ansible/hosts
|