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

Feature: Added module for FHRP group assignments #974

Merged

Conversation

andrii-konts
Copy link
Contributor

New Behavior

Added module for FHRP group assignments

Contrast to Current Behavior

  • The ability to add, update or delete FHRP group assignments using ansible modules.
  • Added tests for netbox_fhrp_group_assignment

Proposed Release Note Entry

netbox.netbox.netbox_fhrp_group_assignment - Create, update or delete FHRP group assignments in NetBox

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR targets the devel branch.

@rodvand
Copy link
Contributor

rodvand commented Apr 5, 2023

Thanks for the PR! You should also add the module to the meta/runtime.yml file. It enables the use of module default groups.

@rodvand rodvand merged commit 9eef2df into netbox-community:devel Apr 16, 2023
@andrii-konts andrii-konts deleted the fhrp_group_assignment_module branch April 19, 2023 13:58
rodvand pushed a commit to rodvand/ansible_modules that referenced this pull request May 1, 2023
* Added fhrp_group_assignment module
* Added fhrp groups creation to netbox-deploy
* Added tests for fhrp_group_assignment module
* Added netbox_fhrp_group_assignment to runtime.yml
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.

2 participants