community.general/lib/ansible/modules/system
Adam Miller 231961564a fix firwewalld permanent zone operations (#42868)
Fixes #42310

Previously, the firewalld module was making a call to
FirewallClientConfig.getZoneNames() which doesn't exist in versions
of firwalld older than 0.4.2, this patch implements the same logic
with older API calls to not require a newer version of firewalld.

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-08-12 03:08:05 -04:00
..
__init__.py
aix_inittab.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
aix_lvol.py
alternatives.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
at.py
authorized_key.py Address some language in EXAMPLES (#37555) 2018-03-19 13:51:23 -04:00
awall.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
beadm.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
capabilities.py
cron.py Corrects environment variable in example. (#40162) 2018-05-15 17:22:07 -05:00
cronvar.py
crypttab.py
dconf.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
debconf.py
facter.py
filesystem.py filesystem: use LANG=C when cmd output is parsed 2018-08-03 11:57:22 +02:00
firewalld.py fix firwewalld permanent zone operations (#42868) 2018-08-12 03:08:05 -04:00
gconftool2.py
getent.py
group.py Fix introduction version for parameter "local" in module "group" (#43719) 2018-08-06 11:40:19 -04:00
hostname.py
interfaces_file.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
iptables.py Do not join flag parameters in iptables module (#36658) 2018-05-17 13:53:51 -04:00
java_cert.py
java_keystore.py [docs] required arguments: name (#43758) 2018-08-07 15:49:52 -04:00
kernel_blacklist.py
known_hosts.py Improved the documentation of known_hosts 2018-07-24 09:25:12 -04:00
locale_gen.py
lvg.py lvg: Allow unit to be specified for pesize (#39666) 2018-05-07 07:50:58 +02:00
lvol.py Documentation change for resizefs (#43224) 2018-07-25 00:22:24 +02:00
make.py
mksysb.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
modprobe.py
mount.py Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) 2018-07-31 17:09:38 -04:00
nosh.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ohai.py
open_iscsi.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
openwrt_init.py
osx_defaults.py change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
pam_limits.py Adds example of using wildcard domain in pam_limits (#43391) 2018-08-02 17:23:46 +10:00
pamd.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
parted.py Stop throwing TypeErrors (#43036) 2018-07-22 02:31:46 -04:00
ping.py
puppet.py Add additional puppet options (#42218) 2018-07-06 13:52:17 -04:00
runit.py
seboolean.py
sefcontext.py sefcontext: Improve documentation (#42416) 2018-07-09 12:13:25 +02:00
selinux.py Fixed check_mode status to be the same as normal execution (#40721) 2018-05-25 17:06:11 -04:00
selinux_permissive.py
seport.py
service.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
service_facts.py add notes to service_facts about accessing fact data (#41608) 2018-06-19 09:33:20 -04:00
setup.py Setup module: use C() formatting function in parameter descriptions, add a task based example (#42411) 2018-07-09 15:08:01 -04:00
solaris_zone.py
svc.py
sysctl.py
systemd.py Add scope parameter to systemd (#40179) 2018-08-02 19:05:20 -04:00
sysvinit.py Detect failed sysvinit module (#43127) 2018-07-23 19:58:42 -04:00
timezone.py BSDTimezone: distinguish UTC and Etc/UTC (#41234) 2018-06-11 10:27:50 -04:00
ufw.py "route" has to be the first option in ufw command (#31756) 2018-05-11 16:21:27 +01:00
user.py Only report change when home directory is different on FreeBSD (#42865) 2018-07-19 10:07:00 -04:00
vdo.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00