ACI: Fix module parameters (#50051)

* Fix parameter type of private_key

* Fix parameters of various ACI modules
This commit is contained in:
Dag Wieers 2018-12-18 09:30:28 +01:00 committed by GitHub
parent cf00880ab3
commit c1ac87794e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 12 deletions

View file

@ -42,7 +42,6 @@ options:
- The hypervisor functions of the AEP.
- C(no) will disable the infrastructure vlan if it is enabled.
type: bool
default: 'no'
aliases: [ infrastructure_vlan ]
version_added: '2.5'
state: