ansible.posix/plugins/modules
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
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
acl.py Merge pull request #400 from vladislav-sharapov/fix-doc-boolean-values 2022-12-22 08:00:13 +00:00
at.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00
authorized_key.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00
firewalld.py firewalld: make offline do something 2023-11-29 00:06:36 +00:00
firewalld_info.py respawn firewalld_info module when selinux is missing 2023-05-14 05:44:47 +00:00
mount.py Merge pull request #400 from vladislav-sharapov/fix-doc-boolean-values 2022-12-22 08:00:13 +00:00
patch.py fix document syntax 2023-02-21 12:06:22 +00:00
rhel_facts.py rhel_facts module must use keyword arguments 2023-03-23 15:52:20 -06:00
rhel_rpm_ostree.py Update documented default value for rhel_rpm_ostree's name parameter to match implementation. 2022-12-13 11:48:39 -05:00
rpm_ostree_upgrade.py fixes based on feedback 2022-11-22 09:03:04 -06:00
seboolean.py respawn seboolean module when selinux is missing 2023-05-14 05:44:46 +00:00
selinux.py respawn selinux module when selinux is missing 2023-05-14 05:44:46 +00:00
synchronize.py refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
sysctl.py Fix boolean values in docs 2022-12-09 00:36:29 +04:00