Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/devel' into updates
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Jul 5, 2024
2 parents 1844de0 + fc2c4d3 commit 5f19fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/Debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

- name: Add apt KIT repository debian
apt_repository:
repo: deb [signed-by=/etc/apt/trusted.gpg.d/kitrepo-archive.asc] https://repo.data.kit.edu/debian/{{ansible_distribution_version}} ./
repo: deb [signed-by=/etc/apt/trusted.gpg.d/kitrepo-archive.asc] https://repo.data.kit.edu/debian/{{ansible_distribution_major_version}} ./
state: present

0 comments on commit 5f19fb5

Please sign in to comment.