multiple modules: fixed markups in doc (#5227)

This commit is contained in:
Alexei Znamensky 2022-09-05 01:25:34 +12:00 committed by GitHub
commit 6e011f00f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 20 additions and 20 deletions

View file

@ -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: