Sync from polyfloyd infra
This commit is contained in:
parent
6c17cd62eb
commit
591cfd73af
4 changed files with 11 additions and 8 deletions
|
@ -15,4 +15,4 @@
|
|||
name: linux-image-amd64
|
||||
state: latest
|
||||
default_release: "{{ ansible_facts['distribution_release'] }}-backports"
|
||||
when: ansible_facts['architecture'] == "x86_64"
|
||||
when: ansible_facts['architecture'] == "x86_64" and ansible_facts['distribution_release'] != "bookworm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue