Fix various module docs. (#4887) (#4889)

(cherry picked from commit 2dcdd2faca)
This commit is contained in:
Felix Fontein
2022-06-22 23:01:49 +02:00
committed by GitHub
parent 37d25436e8
commit 35c4de1e80
20 changed files with 40 additions and 40 deletions

View File

@@ -35,7 +35,7 @@ options:
user_data:
type: dict
description:
- User defined data. Typically used with `cloud-init`.
- User defined data. Typically used with C(cloud-init).
- Pass your cloud-init script here as a string
required: false