Fix: Harmonize files by adding new line if nedded

This commit is contained in:
Wilfried OLLIVIER 2020-04-03 11:40:12 +02:00
parent bb659d02b5
commit 7494105be1
4 changed files with 4 additions and 4 deletions

View File

@ -20,4 +20,4 @@ influx_db_name: telegraf
influx_user: telegraf influx_user: telegraf
influx_pass: not24get influx_pass: not24get
grafana_org_id: 1 grafana_org_id: 1
is_default: yes is_default: yes

View File

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

View File

@ -16,4 +16,4 @@
basic_auth_password: "{{ influx_pass }}" basic_auth_password: "{{ influx_pass }}"
is_default: "{{ is_default }}" is_default: "{{ is_default }}"
time_interval: ">10s" time_interval: ">10s"
when: influx_datasource_setup when: influx_datasource_setup

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.ds.influx - role: ../galaxy-grafana.ds.influx