-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
bugSomething isn't workingSomething isn't workingjira-syncSync this issue to JiraSync this issue to Jira
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
When selecting a vNIC interface for a concrete device of a virtual type L4-L7 device, interface path parameters should not be mandatory: pod_id, node_id, interface.
Affected Module Name(s):
aci_l4l7_concrete_interface
APIC version and APIC Platform
V 6.1(5e) on-prem
Collection versions
cisco.aci 2.13.0
Output/ Error message
(fatal: [apic]: FAILED! => {"changed": false, "msg": "state is present but all of the following are missing: pod_id, node_id, interface"})
Expected Behavior
the vNIC interface should have been attached even without selecting a path.
Actual Behavior
The task fails.
Playbook tasks to Reproduce
cisco.aci.aci_l4l7_concrete_interface:
tenant: "{{ tnt_name }}"
device: "{{ lb_cluster_name }}"
concrete_device: "{{ node }}"
name: internal
vnic_name: "{{ vnic }}"
state: present
Important Factoids
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingjira-syncSync this issue to JiraSync this issue to Jira