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

[Breaking Change] [firewalld] Change type of icmp_block_inversion option from str to bool #598

Conversation

saito-hideki
Copy link
Collaborator

SUMMARY

Changed the type of icmp_block_inversion option from str to bool

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • ansible.posix.firewalld
ADDITIONAL INFORMATION

Related #582 and #584

Copy link
Contributor

Copy link
Contributor

@saito-hideki saito-hideki marked this pull request as ready for review November 28, 2024 05:52
Copy link
Collaborator

@maxamillion maxamillion left a comment

Choose a reason for hiding this comment

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

This is great! Thanks for working on this.

LGTM 👍

Copy link
Contributor

@Andersson007 Andersson007 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@saito-hideki
Copy link
Collaborator Author

@maxamillion @Andersson007 Thank you for your review :)
I will proceed with the merge process for this PR!

@saito-hideki saito-hideki added the mergeit Gate PR in Zuul CI label Dec 2, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/a25b579fc8f6464a8651bd57154c43cb

✔️ ansible-galaxy-importer SUCCESS in 3m 25s
✔️ build-ansible-collection SUCCESS in 5m 21s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit f632fad into ansible-collections:main Dec 2, 2024
45 checks passed
saito-hideki pushed a commit to saito-hideki/ansible.posix that referenced this pull request Dec 3, 2024
[Breaking Change] [firewalld] Change type of icmp_block_inversion option from str to bool

SUMMARY
Changed the type of icmp_block_inversion option from str to bool

Fixes ansible-collections#586

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ansible.posix.firewalld

ADDITIONAL INFORMATION
Related  ansible-collections#582 and ansible-collections#584

Reviewed-by: Adam Miller <[email protected]>
Reviewed-by: Andrew Klychkov <[email protected]>
softwarefactory-project-zuul bot added a commit that referenced this pull request Dec 3, 2024
[Backport] cherrypick #597 and #598 to stable-2 branch

SUMMARY
Merge the following two PRs to stable-2 as a cherrypick

#598
#597

ISSUE TYPE

Backport Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Gate PR in Zuul CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Breaking Change] [firewalld] Need to change the type of the icmp_block_inversion option from str to bool
3 participants