CiscoDevNet / ansible-dcnm

Apache License 2.0
45 stars 36 forks source link

NDFC-Ansible: VRF Policy- Ansible Playbook supplied VLAN ID is missing on NDFC GUI. #194

Closed smukkavi closed 1 year ago

smukkavi commented 1 year ago

Community Note

Problem Description:

Customer likes to use Ansible to push the configurations to stage them on NDFC (with "deploy=flase") and then deploy them from NDFC during the maintenance window. Using the VRF script (ndfc_vrf ansible script downloaded from cisco.dcnm.dcnm_policy), customer is passing the vlan_id as a parameter from the Ansible script ,but vlan_id is not populated on the NDFC, it remains blank and asks to click on the propose VLAN in the GUI, which causes a randomly available vlan or the next available VLAN but not the vlan that is supplied from the ansible script.

Ansible Version and collection version

DCNM version

Affected module(s)

vrf-definition VRF-Definition-Missing VLAN ID

Ansible Playbook

# Copy-paste your anisble playbook here 

Debug Output

Expected Behavior

Actual Behavior

Steps to Reproduce

References

praveenramoorthy commented 1 year ago

@smukkavi Thanks for raising this issue. Will check it out and work on it.

praveenramoorthy commented 1 year ago

Fixed as part of #208