ansible.posix/tests/integration/targets
softwarefactory-project-zuul[bot] 2c52f969e1
Merge pull request #484 from flowerysong/firewalld_offline
firewalld: make offline do something

SUMMARY

ansible.posix.firewalld has an offline flag, but it currently does not do anything. What most people expect it to do is allow the task to proceed even when firewalld is offline, so it makes the most sense for it to override the immediate flag and prevent the module from throwing an error in that case.
Fixes #81.
ISSUE TYPE


Feature Pull Request

COMPONENT NAME

firewalld
ADDITIONAL INFORMATION

Reviewed-by: Adam Miller <admiller@redhat.com>
2023-12-07 21:18:29 +00:00
..
acl refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
at refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
authorized_key refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
firewalld Merge pull request #484 from flowerysong/firewalld_offline 2023-12-07 21:18:29 +00:00
firewalld_info refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
mount refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
patch refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
prepare_tests/tasks Initial commit 2020-03-09 13:15:28 +00:00
seboolean refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
selinux refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
setup_pkg_mgr/tasks refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
synchronize refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
sysctl refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00