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/interfaces assignments #85

Merged
merged 82 commits into from
Apr 23, 2024

Conversation

KiLLuuuhh
Copy link
Contributor

@KiLLuuuhh KiLLuuuhh commented Apr 2, 2024

This is the first draft of the interfaces_assignments module.

The module currently supports the following versions:

  • 22.7
  • 23.1
  • 23.7
  • 24.1

This module supports the following features regarding interface_assignments:

  • update Network Port (e.g. Device) of an existing Interface
  • update Description of an existing Interface
  • raises custom exceptions if Device or Interface is not found on the instance

@KiLLuuuhh KiLLuuuhh self-assigned this Apr 2, 2024
@KiLLuuuhh KiLLuuuhh linked an issue Apr 2, 2024 that may be closed by this pull request
@KiLLuuuhh KiLLuuuhh marked this pull request as ready for review April 4, 2024 16:12
@DonGiovanni83 DonGiovanni83 added this to the v1.0.0 milestone Apr 17, 2024
@KiLLuuuhh KiLLuuuhh force-pushed the feature/interfaces_assignments branch 2 times, most recently from 4eb8e27 to 9b3915e Compare April 18, 2024 08:48
molecule/interfaces_assignments/converge.yml Outdated Show resolved Hide resolved
molecule/interfaces_assignments/converge.yml Outdated Show resolved Hide resolved
plugins/modules/interfaces_assignments.py Outdated Show resolved Hide resolved
plugins/modules/interfaces_assignments.py Show resolved Hide resolved
plugins/module_utils/interfaces_assignments_utils.py Outdated Show resolved Hide resolved
plugins/module_utils/interfaces_assignments_utils.py Outdated Show resolved Hide resolved
plugins/module_utils/module_index.py Outdated Show resolved Hide resolved
plugins/module_utils/module_index.py Outdated Show resolved Hide resolved
plugins/module_utils/module_index.py Outdated Show resolved Hide resolved
plugins/module_utils/module_index.py Outdated Show resolved Hide resolved
plugins/module_utils/opnsense_utils.py Outdated Show resolved Hide resolved
@KiLLuuuhh KiLLuuuhh force-pushed the feature/interfaces_assignments branch 2 times, most recently from 979f517 to 8d4afd5 Compare April 22, 2024 13:13
KiLLuuuhh and others added 27 commits April 23, 2024 17:16
Co-authored-by: Fabio Bertagna <33524186+DonGiovanni83@users.noreply.github.com>
Co-authored-by: Fabio Bertagna <33524186+DonGiovanni83@users.noreply.github.com>
Co-authored-by: Fabio Bertagna <33524186+DonGiovanni83@users.noreply.github.com>
Co-authored-by: Fabio Bertagna <33524186+DonGiovanni83@users.noreply.github.com>
Co-authored-by: Fabio Bertagna <33524186+DonGiovanni83@users.noreply.github.com>
Co-authored-by: Fabio Bertagna <33524186+DonGiovanni83@users.noreply.github.com>
@KiLLuuuhh KiLLuuuhh force-pushed the feature/interfaces_assignments branch from 8d4afd5 to 253cd91 Compare April 23, 2024 15:16
@KiLLuuuhh KiLLuuuhh merged commit a0876cc into puzzle:main Apr 23, 2024
30 checks passed
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.

Module Request: interface assignments module
3 participants