diff --git a/ansible/redeploy-dashy.yml b/ansible/redeploy-dashy.yml new file mode 100644 index 0000000..29649a5 --- /dev/null +++ b/ansible/redeploy-dashy.yml @@ -0,0 +1,12 @@ +--- +- hosts: servers + tasks: + - name: Git checkout + ansible.builtin.git: + repo: 'https://github.com/chatton/HomeLab.git' + dest: /home/cianhatton/checkouts/HomeLab + force: true + version: master + + - name: Restart Dashy + ansible.builtin.command: docker restart dashy diff --git a/docker-compose/dashy/dashy-config.yml b/docker-compose/dashy/dashy-config.yml index 08e58db..2644dbc 100644 --- a/docker-compose/dashy/dashy-config.yml +++ b/docker-compose/dashy/dashy-config.yml @@ -23,6 +23,9 @@ sections: - title: Glances icon: hl-glances url: "http://qnap:8083" + - title: Glances + icon: hl-glances + url: "http://qnap:8083" - name: Media Stack items: - title: Plex