andrelohmann.grafana_oss

andrelohmann.grafana_oss

Install grafana-oss from apt repository

Role Variables

grafana_additional_configs:
- section: null
  option: app_mode
  value: production
- section: server
  option: http_addr
  value: 0.0.0.0
- section: server
  option: http_port
  value: 3000

Example Playbook

- hosts: grafana
  roles:
  - andrelohmann.grafana_oss

License

MIT

Author Information

https://github.com/andrelohmann

About

install github runner

Install
ansible-galaxy install andrelohmann.grafana_oss
GitHub repository
License
Unknown
Downloads
201