--- # handlers file for docker - name: Restart docker ansible.builtin.systemd_service: name: docker state: restarted