This Ansible collection contains modules for assisting in the automation of the DigitalOcean cloud.
GNU General Public License v3.0
140
stars
57
forks
source link
digital_ocean_domain: Fails if you have more than 20 domains #306
Closed
elcfd closed 1 year ago
SUMMARY
The
digital_ocean_domain
module fails if you have more than 20 domains in your project. This is because the Digitial Ocean domains api list endpoint is paginated with a default value of 20 (docs: https://docs.digitalocean.com/reference/api/api-reference/#operation/domains_list)ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS