- name: Ensure containerd is running ansible.builtin.service: name: containerd state: started enabled: true