matrix-docker-ansible-deploy/roles/matrix-prometheus-node-exporter
Slavi Pantaleev f0cd294628 Fix matrix-prometheus-node-exporter failure to start
The quotes around "host" for both `--pid` and `--net` were
causing trouble for me:

> docker: --pid: invalid PID mode.

and:

> docker: Error response from daemon: network "host" not found.

I've also changed the `-v` call to `--mount` for consistency with the
rest of the playbook.
2021-02-12 11:59:24 +02:00
..
defaults Update Prometheus Node Exporter 1.0.1 => 1.1.0 2021-02-10 23:11:17 +01:00
tasks Prometheus Node Exporter 2021-02-10 22:54:14 +01:00
templates/systemd Fix matrix-prometheus-node-exporter failure to start 2021-02-12 11:59:24 +02:00