1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/system
Anatoly Pugachev 9aef0ed17e
timezone: add gentoo and alpine linux support (#1722)
* add alpine linux as NosystemdTimezone

* syntax error fix and more self variables, so it works now...

* use timezone name instead of timezone path for setup-timezone command

* alpine linux zoneinfo links to /etc/zoneinfo instead of /usr/share/zoneinfo, so correct re.search() pattern

* add changelog fragment

* add gentoo linux support

* Update 1722_timezone.yml

* refactor code
2021-02-10 19:44:09 +01:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py dconf: Code refactor (#1585) 2021-01-21 14:11:40 +01:00
dpkg_divert.py
facter.py
filesystem.py document what filesystem types are supported by 'resizefs' option (#1753) 2021-02-10 03:50:43 -08:00
gconftool2.py
interfaces_file.py
iptables_state.py
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py document what filesystem types are supported by 'resizefs' option (#1753) 2021-02-10 03:50:43 -08:00
make.py added jobs parameter to make module (#1550) 2021-01-16 22:12:45 +01:00
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py
pam_limits.py pam_limits: adds check mode and diff mode (#1575) 2021-01-03 13:32:54 +01:00
pamd.py pamd - fixed bug (#1538) 2021-01-03 11:38:04 +01:00
parted.py parted: fix regex for version match and partition size output (#1695) 2021-02-05 07:21:57 +01:00
pids.py
puppet.py
python_requirements_facts.py
python_requirements_info.py
runit.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
ssh_config.py ssh_config: new module (#1640) 2021-01-28 07:26:48 +01:00
svc.py
syspatch.py
sysrc.py New sysrc module for managing rc files on FreeBSD (#1460) 2021-01-16 14:14:23 +01:00
sysupgrade.py
timezone.py timezone: add gentoo and alpine linux support (#1722) 2021-02-10 19:44:09 +01:00
ufw.py
vdo.py
xfconf.py xfconf: feature flag to disable facts and deprecation warning (#1747) 2021-02-10 19:42:40 +01:00
xfs_quota.py