mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
Add include_tags to datadog_monitor (#409)
* Add include_tags to datadog_monitor * Incorporate PR feedback * Add changelog fragment * Update changelogs/fragments/409-datadog-monitor-include-tags.yaml Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Update plugins/modules/monitoring/datadog/datadog_monitor.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7caba156fa
commit
307c54750f
2 changed files with 12 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- datadog_monitor - add ``include_tags`` option (https://github.com/ansible/ansible/issues/57441).
|
Loading…
Add table
Add a link
Reference in a new issue