community.general/lib/ansible/modules/system
Pilou db80504839 firewalld: fix AttributeError (#38442)
Error was:
  File "/tmp/ansible_qY_BMb/ansible_module_firewalld.py", line 703, in <module>
    main()
  File "/tmp/ansible_qY_BMb/ansible_module_firewalld.py", line 548, in main
    module.fail(msg='firewall is not currently running, unable to perform immediate actions without a running firewall daemon')
AttributeError: 'AnsibleModule' object has no attribute 'fail'
2018-04-12 08:43:00 -05:00
..
__init__.py
aix_inittab.py
aix_lvol.py
alternatives.py
at.py
authorized_key.py Address some language in EXAMPLES (#37555) 2018-03-19 13:51:23 -04:00
awall.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
beadm.py
capabilities.py
cron.py
cronvar.py
crypttab.py
dconf.py
debconf.py
facter.py
filesystem.py filesystem: fix documentation (#36556) 2018-02-23 10:59:38 +00:00
firewalld.py firewalld: fix AttributeError (#38442) 2018-04-12 08:43:00 -05:00
gconftool2.py
getent.py
gluster_volume.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
group.py added 'local' option to group (#34805) 2018-02-09 01:02:35 -05:00
hostname.py Replace LooseVersion comparison with int/float comparison. Fixes #35435 (#35519) 2018-01-30 15:27:22 -06:00
interfaces_file.py Fix interfaces_file for proper file contents (#37818) 2018-03-28 10:21:43 +01:00
iptables.py Allow inversion of uid_owner match in iptables module (#36073) 2018-03-01 12:24:02 +00:00
java_cert.py
kernel_blacklist.py
known_hosts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
locale_gen.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
lvg.py lvg: don't fail if an unknown physical device is encountered (#38446) 2018-04-08 05:04:28 -04:00
lvol.py Fix task description of thinpool examples (#35402) 2018-01-26 18:36:10 +00:00
make.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mksysb.py
modprobe.py
mount.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
nosh.py
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 2018-03-08 17:00:17 -08:00
open_iscsi.py open_iscsi fails to login when discovery returns multiple portals #29309 (#35262) 2018-01-31 00:03:35 +01:00
openwrt_init.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
osx_defaults.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pam_limits.py
pamd.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
parted.py
ping.py Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
puppet.py fixes bug: puppet module is no longer updating persistent external facts (#38026) 2018-03-29 14:54:44 +10:00
runit.py Fixed spelling error in runit module (#35948) 2018-02-10 21:13:55 +05:30
seboolean.py
sefcontext.py
selinux.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
selinux_permissive.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
seport.py Accept list or string for ports is seport module (#36661) 2018-03-13 12:04:27 -04:00
service.py service: Add support for DragonFly BSD 2018-02-07 11:23:10 -05:00
service_facts.py
setup.py Add fact to obtain iSCSI initiator IQN 2018-03-13 17:39:53 -07:00
solaris_zone.py
svc.py
sysctl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
systemd.py Add force option to systemd module (#35925) 2018-02-20 20:47:29 -05:00
timezone.py Fix typo in timezone.py (#37442) 2018-03-16 11:18:03 +05:30
ufw.py
user.py remove duplicate declaration (#38449) 2018-04-08 22:24:32 +05:30
vdo.py New Ansible module for Virtual Data Optimizer (#32267) 2018-01-31 15:22:01 -05:00