mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-10 02:25:54 +00:00
* firewalld_info: Use module.warn (#715) * Use module.warn to display warnings instead of module.exit_json Fixes: #710 Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> (cherry picked from commitd88a3c833c) * firewalld_info: Use PY2 compatible syntax (#719) Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> (cherry picked from commitdbeb4a861d) --------- Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com> Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
3
changelogs/fragments/firewalld_info_warnings.yml
Normal file
3
changelogs/fragments/firewalld_info_warnings.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- firewalld_info - use module.warn instead of passing ``warnings`` to ``exit_json`` (https://github.com/ansible-collections/ansible.posix/issues/710).
|
||||
Reference in New Issue
Block a user