Is it possible to setup Droplets via Ansible? For example, I use Droplet A to create an Ansible playbook and use that playbook to setup Droplets B and C.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
Yes, this is doable. Ansible is a great choice!
Here you can find a really good collection of Ansible tutorials and how to get started with Ansible and DigitalOcean:
https://www.digitalocean.com/community/tutorial_series/how-to-write-ansible-playbooks
Hope that this helps! Best, Bobby