Let containerd create storage / state dir (#12681)

Containerd manages by itself, so there is no need to override it and
change permissions.
This commit is contained in:
Max Gautier 2025-11-10 11:42:56 +00:00 committed by GitHub
parent 4059c699dc
commit 990695de7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,8 +34,6 @@
with_items:
- "{{ containerd_systemd_dir }}"
- "{{ containerd_cfg_dir }}"
- "{{ containerd_storage_dir }}"
- "{{ containerd_state_dir }}"
- name: Containerd | Write containerd proxy drop-in
template: