ansible.posix/tests
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
..
integration Merge pull request #484 from flowerysong/firewalld_offline 2023-12-07 21:18:29 +00:00
sanity refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
unit refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
utils/shippable remove old pipelines, run sanity in pipelines because we're dropping zuul 2023-11-30 19:01:55 -06:00
.gitignore Initial commit 2020-03-09 13:15:28 +00:00