This role installs a systemd service running netdata using Docker and my Docker image for it
Find a file
Knut Ahlers b92bdb9b21
Fix: Remove variable from copy
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-08-31 13:51:41 +02:00
defaults Initial version 2017-08-31 13:43:06 +02:00
meta Initial version 2017-08-31 13:43:06 +02:00
tasks Fix: Remove variable from copy 2017-08-31 13:51:41 +02:00
templates Initial version 2017-08-31 13:43:06 +02:00
README.md Initial version 2017-08-31 13:43:06 +02:00

Luzifer-Ansible / netdata

This role installs a systemd service running netdata using Docker and my Docker image for it.

Usage

roles:
  - role: netdata
    config:
      PUSHOVER_APP_TOKEN: 'mytoken'
      DEFAULT_RECIPIENT_PUSHOVER: 'myuser'

(For configuration values see the original repositories README file!)