mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
ACI: Parameter username is not required (#36817)
This commit is contained in:
parent
68b39f7a84
commit
398b3a4d76
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ options:
|
||||||
username:
|
username:
|
||||||
description:
|
description:
|
||||||
- The username to use for authentication.
|
- The username to use for authentication.
|
||||||
required: yes
|
|
||||||
default: admin
|
default: admin
|
||||||
aliases: [ user ]
|
aliases: [ user ]
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue