1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-08-01 06:06:57 +03:00

Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957)

* Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules.

* Fix error.
This commit is contained in:
Felix Fontein
2023-02-24 09:23:56 +01:00
committed by GitHub
parent bad4b4b086
commit 1f1ae558f9
23 changed files with 174 additions and 14 deletions

View File

@ -18,6 +18,13 @@ author:
- "Amanpreet Singh (@ApsOps)"
requirements:
- PagerDuty API access
extends_documentation_fragment:
- community.general.attributes
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
name:
type: str