mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user