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/test/sanity
Strahinja Kustudic de57fa71c1 Improve timezone module for none systemd Linux distributions ()
* The module now correctly sets the timezone in both the config file and
in /etc/localtime; while hwclock is set in both the config and
/etc/adjtime.
* Module checks if the timezone is actually set by checking
/etc/localtime. Before it only checked if it was set in the config file.
* Fixed module not setting the timezone on RedHat systems if
/etc/localtime was a symbolic link.
* Fixed module failures in case of missing config files or incorrect data
in them.
* Added a lot of integrations tests to cover most of these situations.
2018-05-25 12:01:03 -05:00
..
ansible-doc
code-smell
compile
import
pep8
pslint
pylint EC2_group module refactor (formerly pr/37255) () 2018-05-24 11:53:21 -04:00
rstcheck
shellcheck
validate-modules Improve timezone module for none systemd Linux distributions () 2018-05-25 12:01:03 -05:00
yamllint Add yamllint for plugin docs and fix issues. 2018-05-23 09:19:30 -07:00
ansible.cfg