Cleanup hashes and 1.18 hooks (#7534)

This commit is contained in:
Florian Ruynat
2021-04-21 00:34:33 +02:00
committed by GitHub
parent ce0b7834ff
commit 6001edeecd
4 changed files with 2 additions and 167 deletions

View File

@@ -20,7 +20,6 @@
src: kubescheduler-config.v1beta1.yaml.j2
dest: "{{ kube_config_dir }}/kubescheduler-config.yaml"
mode: 0644
when: kube_version is version('v1.19.0', '>=')
- import_tasks: encrypt-at-rest.yml
when: