Example for katacoda

Used by https://github.com/ansible-community/katacoda-scenarios/
This commit is contained in:
John Barker 2020-09-05 20:20:20 +01:00
parent 0810cd00c6
commit 0471d187d0
2 changed files with 1 additions and 2 deletions

View file

@ -21,6 +21,7 @@ options:
- Name of the user (role) to add or remove.
type: str
required: true
aliases: ['user']
password:
description:
- Set the user's password..
@ -58,7 +59,6 @@ options:
description:
- Append the privileges defined by priv to the existing ones for this
user instead of overwriting existing ones.
type: bool
default: no
tls_requires:
description: