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/sanity
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.
6 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Fix shebangs and file modes and update tests. (#40563) 6 years ago
compile Overhaul additional sanity tests. (#36803) 6 years ago
import vdirect modules: fix 'import' sanity test (#39706) 6 years ago
pep8 Explicitly exclude W504 (#38539) 6 years ago
pslint win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 6 years ago
pylint EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 7 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Improve timezone module for none systemd Linux distributions (#38032) 6 years ago
yamllint Add yamllint for plugin docs and fix issues. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago