mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
Use semantic markup (modules d-g) (#6672)
* Use semantic markup. * 'ignore:' is no longer needed. * E() now works better.
This commit is contained in:
parent
6fc1df9b83
commit
2ed82e0318
34 changed files with 307 additions and 306 deletions
|
@ -39,7 +39,7 @@ options:
|
|||
type: str
|
||||
description:
|
||||
- Message content.
|
||||
- The alias I(message) is deprecated and will be removed in community.general 4.0.0.
|
||||
- The alias O(ignore:message) has been removed in community.general 4.0.0.
|
||||
required: true
|
||||
url:
|
||||
type: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue