--- # handlers file for roles/galera_swarm - name: Restart lxc systemd: name: lxc state: restarted - name: Restart lxc-net systemd: name: lxc-net state: restarted - name: Restart docker systemd: name: docker state: restarted