mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
63fbcdb4b1
* a new module pagerduty_user * fixed issues related to sanity * fixed issues related to sanity * modified the module * shippable * typo * shippable * removed e * shippable * shippable * shippable * updated test files * Update plugins/modules/monitoring/pagerduty_user.py Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
5 lines
No EOL
118 B
YAML
5 lines
No EOL
118 B
YAML
pd_api_access_token: your_api_access_token
|
|
fullname: User Name
|
|
email: user@email.com
|
|
pd_role: observer
|
|
pd_teams: team1 |