mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-14 04:59:11 -07:00
[PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705)
Use semantic markup (modules o-p) (#6681)
* Use semantic markup.
* Use real option, not alias.
* E() now works better.
(cherry picked from commit 45eb1e3915
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f583dbd2d3
commit
f4af31b76b
42 changed files with 420 additions and 419 deletions
|
@ -59,7 +59,7 @@ options:
|
|||
url:
|
||||
type: str
|
||||
description:
|
||||
- URL field, used when I(push_type) is C(link).
|
||||
- URL field, used when O(push_type=link).
|
||||
|
||||
notes:
|
||||
- Requires pushbullet.py Python package on the remote host.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue