Fix various module docs. (#4887)

This commit is contained in:
Felix Fontein
2022-06-22 22:43:48 +02:00
committed by GitHub
parent 8017cec8f6
commit 2dcdd2faca
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