You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We enabled the change control option on NDFC, our playbook no longer works and I can't find how to create the ticket via an ansible module and associate the ticket to my task:
The ansible-dcnm collection does not currently support change control. We are looking into adding this, but it will be a large effort and we cannot offer a timeframe at this time.
sissi48
changed the title
cache control issue in ansible module
change control issue in ansible module
Feb 21, 2025
We enabled the change control option on NDFC, our playbook no longer works and I can't find how to create the ticket via an ansible module and associate the ticket to my task:
cisco.dcnm.dcnm_network:
fabric: "{{ Fabric }}"
config:
vlan_name: "{{ vlan_name }}"
vlan_id: "{{ vlan_id }}"
is_l2only: yes
NDFC Version: 12.2.1.316
can you tell me how we can solve this issue?
The text was updated successfully, but these errors were encountered: