community.general/lib/ansible/modules/system
Marcos Paulo de Souza fa83a711b6 hostname.py: Fix openSUSE distribution name (#47020)
All openSUSE distributions changed to the way they are returned from distro.id().

This patches fix the openSUSE Leap and SLES distro names, and adds one entry for Tumbleweed.

These descriptions are capitilized, as expected by Ansible's hostname module.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2019-02-27 16:18:32 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
aix_devices.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
aix_filesystem.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
aix_inittab.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
aix_lvg.py new module: AIX Volume Group creating, resizing, removing (#30381) 2019-02-04 03:30:10 +01:00
aix_lvol.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
alternatives.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
at.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
authorized_key.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
awall.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
beadm.py Fix incorrect use of is for comparisons. 2019-02-12 16:33:13 -08:00
capabilities.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
cron.py Fix tuples to actually be tuples (#52591) 2019-02-19 13:29:51 -06:00
cronvar.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
crypttab.py crypttab: Trim trailing newlines (#51594) 2019-02-22 09:25:23 +00:00
dconf.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
debconf.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
facter.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
filesystem.py Correct minor typo in filesystem module docs (#52413) 2019-02-17 10:02:32 +05:30
firewalld.py Fix tuples to actually be tuples (#52591) 2019-02-19 13:29:51 -06:00
gconftool2.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
getent.py getent: PEP8 compliancy and doc fixes (#30885) 2017-10-30 00:58:04 +01:00
group.py group - fix explicit git scenario (#52769) 2019-02-22 12:40:42 +10:00
hostname.py hostname.py: Fix openSUSE distribution name (#47020) 2019-02-27 16:18:32 -05:00
interfaces_file.py Fix tuples to actually be tuples (#52591) 2019-02-19 13:29:51 -06:00
iptables.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
java_cert.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
java_keystore.py Removed byte flag when opening the new JKS file. (#51951) 2019-02-19 11:47:02 -05:00
kernel_blacklist.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
known_hosts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
locale_gen.py correct message to have consistent pluralisation (#36897) 2018-11-26 13:45:38 -05:00
lvg.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lvol.py Fixed lvol ValueError with float size. (#36811) 2019-02-22 08:41:50 +00:00
make.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
mksysb.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
modprobe.py Fix for the new 2.8 feature to have modprobe check for builtins. 2019-01-07 09:05:50 -08:00
mount.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
nosh.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 2018-03-08 17:00:17 -08:00
open_iscsi.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
openwrt_init.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
osx_defaults.py osx_defaults: refactor (#52452) 2019-02-21 14:37:16 +01:00
pam_limits.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
pamd.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
parted.py Use loop instead of obsolete with_items (#47244) 2019-02-19 12:06:54 -06:00
pids.py Adding custom module to get PID of the process (#50896) 2019-02-15 17:08:55 -08:00
ping.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
puppet.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
python_requirements_facts.py New module: Python Requirements Facts (#43108) 2018-08-21 09:19:10 +10:00
reboot.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
runit.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
seboolean.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
sefcontext.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
selinux.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
selinux_permissive.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
seport.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
service.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
service_facts.py Provide both service state and status when possible in service_facts (#49618) 2018-12-26 13:24:03 +00:00
setup.py Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00
solaris_zone.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
svc.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
sysctl.py Fixes the comment in the example of the sysctl module(#51547) 2019-02-12 14:30:21 +05:30
systemd.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
sysvinit.py Sysvinit - Enabling a service should use "defaults" if no runlevels are specified (#48724) 2018-11-15 09:53:10 -05:00
timezone.py Fix parameter types and other fixes (#50111) 2019-01-18 03:24:47 +01:00
ufw.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
user.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
vdo.py validate-modules: Fix all system modules (#52384) 2019-02-19 15:42:14 +01:00
xfconf.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00