mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-17 17:07:36 -02:30
Create network policy directory for canal
This commit is contained in:
@@ -68,3 +68,8 @@
|
||||
owner: root
|
||||
group: root
|
||||
changed_when: false
|
||||
|
||||
- name: Canal | Create network policy directory
|
||||
file:
|
||||
path: "{{ canal_policy_dir }}"
|
||||
state: directory
|
||||
|
||||
Reference in New Issue
Block a user