By Liem Le
Hi there,
I’m having problem while provision my cluster. I’m using Terraform to create droplet and Ansible for configuration management. The problem is I use slug to create droplet instead of image id, and now some command/module is missing, so my Ansible cannot run property anymore.
The missing module is iptables on centos-8-x64, two month ago things work smoothly, but not now.
You can try to use geerlingguy.docker role to test.
Thank in advance.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
You could retrieve a list of all of your running Droplets and their IDs by using the following doctl command:
- doctl compute droplet list
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.