Commit graph

9 commits

Author SHA1 Message Date
7fa4e25670 📝 document stuff 2020-09-15 14:26:48 +02:00
ad4d0b38f8 💄 updating the apt change does not change anything 2020-06-21 16:09:36 +02:00
db2aba101c 🧹 use template for backports.list 2019-07-20 07:51:54 +02:00
5f5937d413 remove incomplete sources lists 2019-04-25 21:52:06 +02:00
5df2b1ac11 remove obsolete apt list entries 2018-02-27 12:09:40 +01:00
fd993aa12e add contrib + non-free 2017-10-29 09:41:10 +01:00
df4b40f58f make this work with stretch 2017-06-29 20:11:01 +02:00
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