mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Use semantic markup (modules o-p) (#6681)
* Use semantic markup. * Use real option, not alias. * E() now works better.
This commit is contained in:
@@ -31,7 +31,7 @@ options:
|
||||
type: str
|
||||
version_added: 3.0.0
|
||||
ignore_case:
|
||||
description: Ignore case in pattern if using the I(pattern) option.
|
||||
description: Ignore case in pattern if using the O(pattern) option.
|
||||
type: bool
|
||||
default: false
|
||||
version_added: 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user