Skip to content
Snippets Groups Projects
Commit d0b8aa41 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

tsm7-client: does not work proper

parent 2766fc0f
No related branches found
No related tags found
No related merge requests found
File added
......@@ -3,11 +3,10 @@
- name: ensure fsmpi-repo-key is in keyring
apt_key: data="{{ lookup(file', 'repo.gpg') }}" state=present
apt_key: data="{{ lookup('file', 'repo.gpg') }}" state=present
tags:
- repos
- name: ensure the fsmpi-repo is activated
apt_repository: repo='deb https://www-intern.fsmpi.rwth-aachen.de/debian tivoli7' state=present
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment