Commit graph

2 commits

Author SHA1 Message Date
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.
2017-01-09 22:34:59 +01:00
b6b4e312b1 add role to configure jessie-backports 2016-09-25 15:26:22 +02:00