mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 14:29:10 -07:00
Use semantic markup (modules t-z) (#6698)
* Use semantic markup. * Fix escaping.
This commit is contained in:
parent
3b13c30112
commit
ccdcf70d69
29 changed files with 186 additions and 189 deletions
|
@ -72,7 +72,7 @@ options:
|
|||
- The default value depends on the dialect used.
|
||||
type: bool
|
||||
seealso:
|
||||
- plugin: community.general.csvfile
|
||||
- plugin: ansible.builtin.csvfile
|
||||
plugin_type: lookup
|
||||
description: Can be used to do selective lookups in CSV files from Jinja.
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue