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

feat: improve firewall resources management #324

Merged
merged 8 commits into from
Feb 1, 2024

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Sep 12, 2023

SUMMARY
  • firewall - Return resources the firewall is applied_to.
  • firewall_info - Add new firewall_info module to gather firewalls info.
  • firewall_resource - Add new firewall_resource module to manage firewalls resources.

Fixes #111

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

firewall
firewall_info
firewall_resource

@jooola jooola force-pushed the firewall_apply_to branch 2 times, most recently from 4981cec to e8d1b1b Compare September 13, 2023 12:11
@jooola jooola changed the title feat(firewall): add firewall resources management feat: add firewall resources management Sep 25, 2023
@jooola jooola changed the title feat: add firewall resources management feat: improve firewall resources firewall_info modules Dec 20, 2023
@jooola jooola changed the title feat: improve firewall resources firewall_info modules feat: improve firewall resources management Dec 20, 2023
@jooola jooola marked this pull request as ready for review December 20, 2023 13:40
@jooola jooola force-pushed the firewall_apply_to branch 5 times, most recently from 181f93d to a50eb5c Compare December 21, 2023 18:05
plugins/modules/firewall_info.py Outdated Show resolved Hide resolved
plugins/modules/firewall_info.py Outdated Show resolved Hide resolved
plugins/modules/firewall_info.py Show resolved Hide resolved
plugins/modules/firewall_resource.py Show resolved Hide resolved
@jooola jooola force-pushed the firewall_apply_to branch from 6e13310 to feb3ced Compare January 12, 2024 22:50
@jooola jooola force-pushed the firewall_apply_to branch from f06d1ce to 5ce4c94 Compare February 1, 2024 15:40
@jooola jooola merged commit 2757fe7 into ansible-collections:main Feb 1, 2024
29 of 30 checks passed
@jooola jooola mentioned this pull request Feb 1, 2024
jooola pushed a commit that referenced this pull request Feb 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.5.0](2.4.1...2.5.0)
(2024-02-02)


### Features

* add `hostvars_prefix` and `hostvars_suffix` options to inventory
hostvars
([#423](#423))
([4e3f89a](4e3f89a))
* allow forcing the deletion of firewalls that are still in use
([#447](#447))
([559d315](559d315))
* improve firewall resources management
([#324](#324))
([2757fe7](2757fe7))
* replace `ansible.netcommon` utils with python3 `ipaddress` module
([#416](#416))
([4cfdf50](4cfdf50))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@jooola jooola deleted the firewall_apply_to branch February 5, 2024 11:27
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.

Support Firewall resource selectors
3 participants