ansible-personal/roles
Alan Orth 8851f8f631 Revert "Only update packages indexes if the cache is 1 hour old"
This reverts commit 201165cff6.

Turns out this actually breaks initial deployments, because the
cache gets updated in the first task, then you add sources for
nginx and mariadb, but it doesn't update the indexes because the
cache is < 3600 seconds old, so you end up getting the distro's
versions of nginx and mariadb.
2016-08-25 12:58:15 +03:00
..
common Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
mariadb Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
munin Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00
nginx Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
php-fpm Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00