]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: always update the apt cache
authorAndrew Schoen <aschoen@redhat.com>
Tue, 8 Sep 2015 14:47:30 +0000 (09:47 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 8 Sep 2015 16:16:01 +0000 (11:16 -0500)
commit85183c7ecf1e139e330461058f73bc02f52cf1af
tree95cc3b56b1a5fbf9a593264071e862c53cda2fa1
parent591bba183faa22fa979b821d82c12fd399ca3622
testnode: always update the apt cache

Updating the apt cache is an idempotent task so I see no problem with
always doing this. Also, debian jessie and ubuntu vivid aren't using the
local apt repos, but still need the apt cache updated.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/tasks/apt/repos.yml
roles/testnode/tasks/apt_systems.yml