2 Commits (c5317f1bca416565b96e98fe15a15dfab38a7e4a)
 

Author SHA1 Message Date
neingeist c5317f1bca Use apt_repository module instead of handling apt-get update ourself
The apt_repository module already handles apt-get updating after install of a
repo, so use that instead of handling it ourself. Also, ansible-lint didn't
like our approach.

The change also requires Ansible >= 2.1 due to the filename option to
apt_repository.
8 years ago
neingeist b6b4e312b1 add role to configure jessie-backports 8 years ago