3 Commits (df4b40f58f5a13455bd1cc84a17b3dfb2e46112c)

Author SHA1 Message Date
neingeist df4b40f58f make this work with stretch 7 years ago
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