mirror of
https://github.com/roles-ansible/ansible_role_packages.git
synced 2024-08-16 10:19:51 +02:00
Merge pull request #10 from roles-ansible/DO1JLR-patch-2
Update sources_ethz.yml
This commit is contained in:
commit
81c88e41d3
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
ansible.builtin.template:
|
||||
src: "templates/apt.sources.list.j2"
|
||||
dest: '/etc/apt/sources.list.d/debian_ethz_ch_debian.list'
|
||||
mode: 0644
|
||||
mode: '0644'
|
||||
group: root
|
||||
owner: root
|
||||
notify: Run apt update
|
||||
|
|
Loading…
Reference in a new issue