Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change control issue in ansible module #374

Open
sissi48 opened this issue Feb 19, 2025 · 1 comment
Open

change control issue in ansible module #374

sissi48 opened this issue Feb 19, 2025 · 1 comment

Comments

@sissi48
Copy link

sissi48 commented Feb 19, 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:

  • name: Create network
    cisco.dcnm.dcnm_network:
    fabric: "{{ Fabric }}"
    config:
    • net_name: "{{ net_name }}"
      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?

@allenrobel
Copy link
Collaborator

Hi sissi48,

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 sissi48 changed the title cache control issue in ansible module change control issue in ansible module Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants