mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix missing '>'. (#4080)
This commit is contained in:
parent
a4983ce38a
commit
5fead8bbde
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ short_description: Configuration of alerts in ManageIQ
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- community.general.manageiq
|
- community.general.manageiq
|
||||||
|
|
||||||
author: Elad Alfassa (@elad661) <ealfassa@redhat.com
|
author: Elad Alfassa (@elad661) <ealfassa@redhat.com>
|
||||||
description:
|
description:
|
||||||
- The manageiq_alerts module supports adding, updating and deleting alerts in ManageIQ.
|
- The manageiq_alerts module supports adding, updating and deleting alerts in ManageIQ.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue