Skip to content

node_exporter

Configuration

# defaults
commands:
  install:
    script:
      - ansible-playbook docker_node_exporter.yml
  uninstall:
    script:
      - ansible-playbook docker_node_exporter.yml
version: latest

Last update: May 22, 2022