mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-23 19:06:33 +01:00
FML
This commit is contained in:
parent
904f5be944
commit
e35045cc6c
@ -19,7 +19,7 @@
|
||||
- name: 'Update Apt cache.'
|
||||
ansible.builtin.apt:
|
||||
update_cache: true
|
||||
when: kubernetes_repository.changed
|
||||
when: kubernetes_repository.changed
|
||||
|
||||
- name: Add Kubernetes apt preferences file to pin a version.
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user