community.general/lib/ansible/modules/system
Toshio Kuratomi 61ccc847d7 Fix service's exec_command() for python3 (#20826)
* Fix service's exec_command() for python3

exec_command() was mixing text and bytes in several places on python3.
Made changes so that we explicitly convert between the two.

Fixes #20818

* Also handle basestring and shlex.split in a python2/python3 compatible fashion
2017-01-30 13:08:31 -05:00
..
__init__.py
alternatives.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
at.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
authorized_key.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
beadm.py system/beadm: improve examples (#20461) 2017-01-19 17:14:01 +00:00
capabilities.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
cron.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
cronvar.py Update cronvar.py (#19227) 2017-01-11 18:56:34 -05:00
crypttab.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
debconf.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
facter.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
filesystem.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
firewalld.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
gconftool2.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
getent.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
gluster_volume.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
group.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
hostname.py added formatting 2017-01-23 13:29:14 -05:00
iptables.py iptables: Fixes invalid ip6tables option (#19657) 2016-12-27 08:27:22 +01:00
kernel_blacklist.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
known_hosts.py Removal wildcard import and unnecessary exception retrieval 2017-01-16 12:12:00 -08:00
locale_gen.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
lvg.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
lvol.py PEP 8 cleanup. (#20790) 2017-01-28 01:39:40 -08:00
make.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
modprobe.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
mount.py Consistent path attribute for file-related modules 2017-01-13 15:49:42 -05:00
ohai.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
open_iscsi.py Fix infrequent PEP 8 issues. 2017-01-27 14:06:21 -08:00
openwrt_init.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
osx_defaults.py Fix OSX defaults for lists 2017-01-05 15:45:26 -08:00
pam_limits.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
pamd.py Fix pamd module (#20048) 2017-01-09 09:30:32 -08:00
ping.py
puppet.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
runit.py renamed sv to runit, avoid svc confusion 2017-01-30 10:24:43 -05:00
seboolean.py
sefcontext.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
selinux.py
selinux_permissive.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
seport.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
service.py Fix service's exec_command() for python3 (#20826) 2017-01-30 13:08:31 -05:00
setup.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
solaris_zone.py Improve YAML examples - system/solaris_zone.py (#19410) 2016-12-19 16:49:47 +00:00
svc.py minor spelling changes 2016-12-13 13:51:13 -05:00
sysctl.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
systemd.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
timezone.py updated timezone docs to avoid repainting bikeshed 2017-01-23 13:24:06 -05:00
ufw.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
user.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00