mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-15 17:40:50 -07:00
ACI: Fix module parameters (#50051)
* Fix parameter type of private_key * Fix parameters of various ACI modules
This commit is contained in:
parent
cf00880ab3
commit
c1ac87794e
6 changed files with 12 additions and 12 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue