mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
doc style adjustments: modules p* (#10463)
* doc style adjustments: modules p* * Update plugins/modules/pacemaker_resource.py * Update plugins/modules/pagerduty_alert.py * Update plugins/modules/pear.py * Update plugins/modules/portage.py * reformat * adjustment from review * Update plugins/modules/pkg5_publisher.py Co-authored-by: Peter Oliver <github.com@mavit.org.uk> --------- Co-authored-by: Peter Oliver <github.com@mavit.org.uk>
This commit is contained in:
@@ -15,7 +15,7 @@ short_description: Send notifications through U(https://pushover.net)
|
||||
description:
|
||||
- Send notifications through pushover to subscriber list of devices and email addresses. Requires pushover app on devices.
|
||||
notes:
|
||||
- You will require a pushover.net account to use this module. But no account is required to receive messages.
|
||||
- You need a pushover.net account to use this module. But no account is required to receive messages.
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user