--- - name: Restart docker service: name=docker state=restarted - name: Restart cadvisor ansible.builtin.service: name: cadvisor state: restarted