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 # Admmin user stuff
grafana_admin_user: admin grafana_admin_user: admin
grafana_admin_pass: not24get grafana_admin_pass: not24get

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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