Review comments

Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
Abhijeet Kasurde 2021-07-01 10:36:33 +05:30 committed by GitHub
parent 049292669b
commit c596feab78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
bugfixes:
- firewalld - fix setting target to REJECT ( https://github.com/ansible-collections/ansible.posix/pull/215 )
- firewalld - fix setting zone target to ``%%REJECT%%`` (https://github.com/ansible-collections/ansible.posix/pull/215).