mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-20 21:11:42 -07:00
New module alerta_customer (#4554)
* first draft of alerta_customer * Update BOTMETA.yml * update after review * fix pagination and state description * remove whitespace
This commit is contained in:
parent
346bfba9c5
commit
d7e5e85f3e
7 changed files with 607 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
alerta_url: http://localhost:8080/
|
||||
alerta_user: admin@example.com
|
||||
alerta_password: password
|
||||
alerta_key: demo-key
|
Loading…
Add table
Add a link
Reference in a new issue