New in version 2.4.
- ACI Fabric 1.0(3f)+
| parameter | required | default | choices | comments |
|---|---|---|---|---|
| bd |
no |
The name of the Bridge Domain.
aliases: bd_name, bridge_domain
|
||
| l3out |
no |
The name of the l3out to associate with th Bridge Domain.
|
||
| state |
no | present |
|
Use
present or absent for adding or removing.Use
query for listing an object or multiple objects. |
| tenant |
no |
The name of the Tenant.
aliases: tenant_name
|
Note
bd and l3out parameters should exist before using this module. The aci_bd and aci_l3out can be used for these.This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
For help in developing on modules, should you be so inclined, please read Community Information & Contributing, Testing Ansible and Developing Modules.