Skip to content
Snippets Groups Projects
Commit b9dd7ad3 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

chore: updated key url

parent 4c7dfb1a
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
block:
- name: öffentlichen Schlüssel hinzufügen (sonst muss bei jeder Installation eine Warnmeldung bestätigt werden)
apt_key:
url: "{{ vault_debrepo_url }}buster.gpg.key"
url: "{{ vault_debrepo_url }}deb-repository/pub.gpg.key"
when: ansible_distribution_major_version == '10'
tags: [apt, aptkey]
- name: SLUB-lokales Debian-Repository für Installation der SubApp in /etc/apt/sources.list.d/ eintragen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment