mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-15 08:33:20 +02:00
Added missing checks causing failures for agents
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
|
||||
when: proxy_env is defined
|
||||
|
||||
- name: Copy K3s http_proxy conf file
|
||||
template:
|
||||
@@ -15,3 +15,4 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
when: proxy_env is defined
|
||||
|
||||
Reference in New Issue
Block a user