Skip to content

Conversation

@dhoffend
Copy link

Fixes: #711

As documented in netbox-community/ansible_modules#1486 I would like to bringe the list_as_set variable in line with the ansible module.

Currently updating the netbox permissions via ansible results in reported changed cause the field object_types is compared as ordered list, not as set.

Copy link
Collaborator

@arthanson arthanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @dhoffend !

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

Successfully merging this pull request may close these issues.

Synchronise list_as_set with ansible_module

2 participants