Merge branch 'techno-tim:master' into calico

This commit is contained in:
sholdee
2024-01-25 22:58:29 -06:00
committed by GitHub
14 changed files with 169 additions and 168 deletions
+2
View File
@@ -52,7 +52,9 @@
name: "{{ item }}"
state: absent
with_items:
- "{{ systemd_dir }}/k3s.service.d/http_proxy.conf"
- "{{ systemd_dir }}/k3s.service.d"
- "{{ systemd_dir }}/k3s-node.service.d/http_proxy.conf"
- "{{ systemd_dir }}/k3s-node.service.d"
when: proxy_env is defined