You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Improve timezone module for none systemd Linux distributions (#38032) 7 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 7 years ago
sanity Improve timezone module for none systemd Linux distributions (#38032) 7 years ago
units fix decrypted vault utf8 values (#37539) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago