-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ufw: added support for vrrp protocol #9582
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
This comment was marked as outdated.
This comment was marked as outdated.
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Thanks, for helping out with those typos I missed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! I'll merge this in a few days if nobody objects.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9595 🤖 @patchback |
* ufw: added support for vrrp protocol * Add changelog fragment for (#9582) * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit c5cc949)
@Andrewb12505 thanks for your contribution! |
…rotocol (#9595) ufw: added support for vrrp protocol (#9582) * ufw: added support for vrrp protocol * Add changelog fragment for (#9582) * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit c5cc949) Co-authored-by: Andrew Bowen <andrewb12505@gmail.com>
* ufw: added support for vrrp protocol * Add changelog fragment for (ansible-collections#9582) * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> * ufw: Add support for vrrp Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
SUMMARY
Added the vrrp to list proto.
Changes made as described in #9562
Fixes #9562
ISSUE #TYPE
COMPONENT NAME
plugins/modules/ufw.py