Skip to content
Snippets Groups Projects
Commit 1b3d20e6 authored by ale's avatar ale
Browse files

Fix deb.autistici.org.gpg path

parent 4251afa4
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
- hosts: all - hosts: all
tasks: tasks:
- copy: - copy:
src: float/roles/float-base/files/apt/deb_autistici_org.gpg src: roles/float-base/files/apt/deb_autistici_org.gpg
dest: /usr/share/keyrings/deb.autistici.org.gpg dest: /usr/share/keyrings/deb.autistici.org.gpg
- apt: - apt:
update_cache: yes update_cache: yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment