fix: task item name

This commit is contained in:
ᗪєνιη ᗷυнʟ 2021-05-27 11:58:45 -04:00 committed by GitHub
parent 51de880c0f
commit e7374757fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
--- ---
- name: Ensure that the manifests directory exists - name: Ensure that the pod-manifests directory exists
ansible.builtin.file: ansible.builtin.file:
state: directory state: directory
path: "{{ k3s_server_pod_manifests_dir }}" path: "{{ k3s_server_pod_manifests_dir }}"