- add version_added as requested to host_all
This commit is contained in:
parent
5606197c28
commit
7feb64d31c
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
default: "no"
|
default: "no"
|
||||||
|
version_added: "2.1"
|
||||||
login_user:
|
login_user:
|
||||||
description:
|
description:
|
||||||
- The username used to authenticate with
|
- The username used to authenticate with
|
||||||
|
|
Loading…
Reference in a new issue