mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-26 12:27:28 +01:00
Update tasks/build/preconfigure-k3s-auto-deploying-manifests.yml
Co-Authored-By: Xan Manning <xan.manning@gmail.com>
This commit is contained in:
parent
227b24c117
commit
2e03ea2e6f
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: ensure that the manifests directory exists, if required
|
||||
- name: Ensure that the manifests directory exists, if required
|
||||
file:
|
||||
state: directory
|
||||
path: "{{ k3s_server_manifests_dir }}"
|
||||
|
Loading…
Reference in New Issue
Block a user