Skip to content
Extraits de code Groupes Projets
Valider 91878deb rédigé par Théo - Le Filament's avatar Théo - Le Filament
Parcourir les fichiers

change: apply new APT keyring recommandations

parent 8b8977b8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -10,8 +10,10 @@
# INSTALLATION
- name: Add GitLab GPG key to APT
apt_key:
get_url:
url: "{{ gitlab_gpg_key_url }}"
dest: /etc/apt/trusted.gpg.d/gitlab.asc
mode: '0644'
when: ansible_os_family == "Debian"
- name: Add GitLab repo to APT repositories
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter