Skip to content

Commit

Permalink
Allow downgrade of kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-at-luther committed May 10, 2024
1 parent e770710 commit fde0a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible-roles/kubectl/tasks/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- kubectl={{kubectl_version}}*
state: present
update_cache: yes
allow_downgrade: yes
when:
- not kubectl_setup

Expand Down

0 comments on commit fde0a07

Please sign in to comment.