ansible/system
Shinichi TAMURA 5fbb0de36f 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-08-17 07:32:49 -07:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
alternatives.py alternatives: add missing version_added and default doc 2016-07-09 09:11:24 +02:00
at.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
capabilities.py sys.exit removal for system/capabilities.py 2015-10-05 13:24:25 -05:00
cronvar.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-06-30 10:37:21 -04:00
crypttab.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-06-30 10:37:21 -04:00
debconf.py Allow value to be bool where 'yes'/'no' are in choices (#2593) 2016-08-17 07:32:49 -07:00
facter.py Fix facter path 2016-02-19 10:43:55 +01:00
filesystem.py Add support for reiserfs (#2551) 2016-07-28 11:52:32 -04:00
firewalld.py which not who (#2557) 2016-07-13 10:26:13 -04:00
getent.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-06-30 10:37:21 -04:00
gluster_volume.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-06-30 10:37:21 -04:00
iptables.py iptables: remove duplicated documentation (#2673) 2016-08-05 09:26:30 -04:00
kernel_blacklist.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
known_hosts.py Fix reference in known_hosts doc (#2563) 2016-07-25 21:41:41 +02:00
locale_gen.py Only import get_exception once in locale_gen.py 2016-06-03 06:25:29 -07:00
lvg.py Add documentation to explain that pvs will be created if needed 2016-02-24 12:43:37 +01:00
lvol.py Add active and inactive states to the lvol module (#1974) 2016-07-28 11:31:51 -04:00
make.py docs: fix make docs (#2107) 2016-04-26 09:10:46 -04:00
modprobe.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-06-03 06:23:55 -07:00
ohai.py Remove unneeded spaces at the end of ohai 2015-12-22 15:31:41 -06:00
open_iscsi.py Fix open_iscsi EXAMPLES section 2015-10-05 13:34:42 -05:00
osx_defaults.py Fix for #2366 removed print statement (#2375) 2016-06-04 23:16:53 +02:00
pam_limits.py add missing author info 2016-05-20 09:19:23 -04:00
puppet.py Merge pull request #1149 from Jmainguy/puppet_stdout 2016-04-10 08:43:39 -07:00
sefcontext.py sefcontext: New module to manage SELinux file context mappings (semanage fcontext) (#2221) 2016-06-08 11:45:38 -04:00
selinux_permissive.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-06-03 06:23:55 -07:00
seport.py seport: fix a bug when SELinux port definition was already there (#2009) (#2694) 2016-08-08 08:49:38 -04:00
solaris_zone.py bugfix: use correct function close calls 2015-09-30 10:13:12 -04:00
svc.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-06-03 06:23:55 -07:00
timezone.py Use %s string formatting in system/timezone.py (#2632) 2016-07-28 17:02:00 -04:00
ufw.py [FIX] "Invalid interface clause" error in UFW module (#2559) (#2666) 2016-08-16 15:09:17 +02:00
zfs.py Add support for managing OpenZFS pools (#2642) 2016-08-08 11:49:18 -04:00