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

cisco.ucs.ucs_vlan_to_group issue with creating vlan group #138

Open
assalute opened this issue Sep 4, 2024 · 0 comments
Open

cisco.ucs.ucs_vlan_to_group issue with creating vlan group #138

assalute opened this issue Sep 4, 2024 · 0 comments

Comments

@assalute
Copy link

assalute commented Sep 4, 2024

Hello!

I noticed that when trying to add vlan to group using the cisco.ucs.ucs_vlan_to_group collection, it gives the following error when running the playbook:

TASK [add vlan to group] *********************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "msg": "ACI_Customers_test_antti VLAN Group not configured in UCS"}

It says FATAL but actually when i check ucs manager, it shows that the vlan group was actually created and vlan was added to it. When i run the playbook again, it gives OK to the add vlan to group part naturally.

Is there any way to use ansible to create vlan groups seperately or do i have to do it like this, but just adding a ignore_errors part to the task to keep the playbook going?

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

1 participant