Skip to content
Snippets Groups Projects
Commit 0a8b7771 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Remove old firefox repos


Also, replace the old packages by the current ones (the old ones would
still work as transitional, but better do it now).

Signed-off-by: Thomas Schneider's avatarThomas Schneider <thomas@fsmpi.rwth-aachen.de>
parent 1c886120
No related branches found
No related tags found
No related merge requests found
......@@ -84,10 +84,10 @@
- name: ensure internet applications are installed
apt: name={{ item }} state=latest
with_items:
- icedove
- iceweasel
- iceowl-extension
- icedove-quotecolors
- thunderbird
- firefox-esr
- lightning
- xul-ext-quotecolors
- enigmail
- chromium
- chromium-l10n
......
......@@ -15,8 +15,8 @@
- repo
- clean
- name: ensure firefox-release repository is used
apt_repository: repo='deb http://mozilla.debian.net/ jessie-backports firefox-release' state=present
- name: ensure firefox-release repository is not used anymore
apt_repository: repo='deb http://mozilla.debian.net/ jessie-backports firefox-release' state=absent
tags:
- packages
- repo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment