ansible.posix/plugins
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
..
action refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
callback Merge pull request #441 from jsquyres/pr/json-indent-level 2023-04-27 20:52:09 +00:00
module_utils respawn firewalld module when selinux is missing 2023-05-14 05:44:47 +00:00
modules Merge pull request #484 from flowerysong/firewalld_offline 2023-12-07 21:18:29 +00:00
shell Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00