community.general/lib/ansible/modules/extras/system
Shinichi TAMURA a3860ecf1e Allow value to be bool where 'yes'/'no' are in choices (#2593)
* Changed type of 'details' argument to bool on ecs_service_facts module.

* Changed type of 'autostart' argument to bool on virt_* modules.

* Changed types of 'autoconnect' and 'stp' argument to bool on nmcli module.
('create_connection_bridge(self)' and 'modify_connection_bridge(self)' are not implemented yet?)

* Added conversion of 'value' argument when 'vtype' is boolean on debconf module.
2016-12-08 11:34:41 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py alternatives: add missing version_added and default doc 2016-12-08 11:34:27 -05:00
at.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
capabilities.py sys.exit removal for system/capabilities.py 2016-12-08 11:33:25 -05:00
cronvar.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
crypttab.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
debconf.py Allow value to be bool where 'yes'/'no' are in choices (#2593) 2016-12-08 11:34:41 -05:00
facter.py Fix facter path 2016-12-08 11:33:50 -05:00
filesystem.py Add support for reiserfs (#2551) 2016-12-08 11:34:34 -05:00
firewalld.py which not who (#2557) 2016-12-08 11:34:31 -05:00
getent.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
gluster_volume.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
iptables.py iptables: remove duplicated documentation (#2673) 2016-12-08 11:34:38 -05:00
kernel_blacklist.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
known_hosts.py Fix reference in known_hosts doc (#2563) 2016-12-08 11:34:33 -05:00
locale_gen.py Only import get_exception once in locale_gen.py 2016-12-08 11:34:20 -05:00
lvg.py Add documentation to explain that pvs will be created if needed 2016-12-08 11:33:50 -05:00
lvol.py Add `active` and `inactive` states to the lvol module (#1974) 2016-12-08 11:34:34 -05:00
make.py docs: fix make docs (#2107) 2016-12-08 11:34:09 -05:00
modprobe.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-12-08 11:34:20 -05:00
ohai.py Remove unneeded spaces at the end of ohai 2016-12-08 11:33:40 -05:00
open_iscsi.py Fix open_iscsi EXAMPLES section 2016-12-08 11:33:25 -05:00
osx_defaults.py Fix for #2366 removed print statement (#2375) 2016-12-08 11:34:20 -05:00
pam_limits.py add missing author info 2016-12-08 11:34:15 -05:00
puppet.py Enable stdout and stderr on sucessful runs, making show_diff useable 2016-12-08 11:34:04 -05:00
sefcontext.py sefcontext: New module to manage SELinux file context mappings (semanage fcontext) (#2221) 2016-12-08 11:34:21 -05:00
selinux_permissive.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-12-08 11:34:20 -05:00
seport.py seport: fix a bug when SELinux port definition was already there (#2009) (#2694) 2016-12-08 11:34:39 -05:00
solaris_zone.py bugfix: use correct function close calls 2016-12-08 11:33:21 -05:00
svc.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-12-08 11:34:20 -05:00
timezone.py Use %s string formatting in system/timezone.py (#2632) 2016-12-08 11:34:35 -05:00
ufw.py "Invalid interface clause" error in UFW module (#2559) (#2666) 2016-12-08 11:34:40 -05:00
zfs.py Add support for managing OpenZFS pools (#2642) 2016-12-08 11:34:39 -05:00