Fix: Harmonize files by adding new line if nedded

This commit is contained in:
Wilfried OLLIVIER 2020-04-03 11:41:30 +02:00
parent 53cbf0c442
commit 3b0a30239e
8 changed files with 6 additions and 8 deletions

View File

@ -15,4 +15,4 @@ grafana_url_port: 3000
# Admmin user stuff
grafana_admin_user: admin
grafana_admin_pass: not24get
grafana_admin_pass: not24get

View File

@ -3,4 +3,4 @@
- name: reload grafana
systemd:
name: grafana-server
state: restarted
state: restarted

View File

@ -18,4 +18,4 @@ galaxy_info:
- debian
- timeseries
dependencies: []
dependencies: []

View File

@ -37,4 +37,4 @@
name: grafana-server
state: restarted
enabled: yes
when: conf.changed
when: conf.changed

View File

@ -551,4 +551,3 @@ org_name = {{ grafana_anon_org }}
[plugins]
;enable_alpha = false
;app_tls_skip_verify_insecure = false

View File

@ -551,4 +551,3 @@ log_queries =
[plugins]
;enable_alpha = false
;app_tls_skip_verify_insecure = false

View File

@ -2,4 +2,4 @@
- hosts: galaxy-vagrant.example.com
remote_user: root
roles:
- role: ../galaxy-grafana
- role: ../galaxy-grafana

View File

@ -1,4 +1,4 @@
---
grafana:
repo: deb https://packages.grafana.com/oss/deb stable main
repo: deb https://packages.grafana.com/oss/deb stable main