Skip to content
Snippets Groups Projects
Commit 0c26c2fe authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible/playbooks/general#117 Update apt repository setting

parent 621bb1f1
Branches main
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
- name: Apt Repository - name: Apt Repository
apt_repository: apt_repository:
repo: 'ppa:costamagnagianfranco/borgbackup' repo: 'deb [signed-by=/usr/share/keyrings/borgbackup.gpg] http://ppa.launchpad.net/costamagnagianfranco/borgbackup/ubuntu {{ ansible_distribution_release }} main'
state: present state: present
mode: 0644 mode: 0644
when: false when: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment