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
Strahinja Kustudic de57fa71c1 Improve timezone module for none systemd Linux distributions (#38032)
* 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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Improve timezone module for none systemd Linux distributions (#38032) 2018-05-25 12:01:03 -05:00
legacy Add mode, owner_id and group_id options to one_vm (#40217) 2018-05-25 08:00:26 +02:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
sanity Improve timezone module for none systemd Linux distributions (#38032) 2018-05-25 12:01:03 -05:00
units fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00