Skip to content

Commit

Permalink
bin: bugfix for install-requirements to allow downgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbinB97 authored and simonklb committed Jun 19, 2024
1 parent cf6f5ec commit 47b85f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/get-requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
apt:
pkg: "{{ apt_list }}"
update_cache: yes
allow_downgrades: yes

- name: Kubectl
block:
Expand Down

0 comments on commit 47b85f1

Please sign in to comment.