1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

ACI: Parameter username is not required (#36817)

This commit is contained in:
Dag Wieers 2018-02-28 05:07:56 +01:00 committed by GitHub
parent 68b39f7a84
commit 398b3a4d76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,6 @@ options:
username:
description:
- The username to use for authentication.
required: yes
default: admin
aliases: [ user ]
password: