--- - name: reload docker unit systemd: daemon_reload=yes - name: restart docker service systemd: name=docker state=restarted