Skip to content

Commit

Permalink
only patch on debian 10
Browse files Browse the repository at this point in the history
  • Loading branch information
iurly committed Apr 17, 2024
1 parent d9fb154 commit 24b15f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/resources/playbooks/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
path: /etc/apt/sources.list
regexp: '(^.*http://).*(\.debian\.org.*buster-backports.*$)'
replace: '\1archive\2'
when: ansible_distribution_major_version == "10"

- name: Update apt cache
ansible.builtin.apt:
Expand Down

0 comments on commit 24b15f3

Please sign in to comment.