mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
multiple modules: fixed markups in doc (#5227)
This commit is contained in:
parent
ac8b034061
commit
6e011f00f4
14 changed files with 20 additions and 20 deletions
|
@ -56,7 +56,7 @@ options:
|
|||
type: bool
|
||||
default: true
|
||||
description:
|
||||
- Used with C(state=present). If specified, the file will be created
|
||||
- Used with I(state=present). If specified, the file will be created
|
||||
if it does not already exist. If set to C(false), will fail if the
|
||||
file does not exist
|
||||
notes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue