Skip to content
Snippets Groups Projects
Commit 7bb63606 authored by Robin Sonnabend's avatar Robin Sonnabend Committed by Thomas Schneider
Browse files

Added variable for debian version, so we support jessie and stretch hosts

parent b49a5c3b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
- repos
- name: ensure repository for x2go is in apt sources
apt_repository: repo='deb http://packages.x2go.org/debian jessie main' state=present
apt_repository: repo='deb http://packages.x2go.org/debian {{debian_version}} main' state=present
tags:
- x2go
- repos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment