ansible-collections / community.digitalocean

This Ansible collection contains modules for assisting in the automation of the DigitalOcean cloud.
https://galaxy.ansible.com/community/digitalocean/
GNU General Public License v3.0
140 stars 57 forks source link

Update ``digital_ocean_monitoring_alerts`` with the latest list of possible alert types #370

Open elcfd opened 5 months ago

elcfd commented 5 months ago
SUMMARY

Currently the digital_ocean_monitoring_alerts only has a subset of the possible monitoring alert types.

Need to add the missing alert types.

ISSUE TYPE
COMPONENT NAME

digital_ocean_monitoring_alerts

ADDITIONAL INFORMATION

Complete list of alerts can be found here

elcfd commented 5 months ago

Have updated the docs for digital_ocean_monitoring_alerts_info module to remove droplets from the docs as monitoring alerts can now reference droplets, load balancers and databases.