ansible/test
Will Thames 0c10e1ebe4 Handle timezone updates on Ubuntu 16.04+ on containers (#27546)
* Handle timezone updates on Ubuntu 16.04+ on containers

Although Ubuntu 16.04 will use timedatectl by default,
containers without a working timedatectl need to use the
old method.

A bug in Ubuntu for the old method means having to write
a nasty hack

https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1554806

* Add tests for timezones

Ensure timezone changes work across various OSs
2017-10-20 16:02:38 +10:00
..
compile
integration Handle timezone updates on Ubuntu 16.04+ on containers (#27546) 2017-10-20 16:02:38 +10:00
legacy
results
runner Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
sanity Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
units
utils