Fix: Harmonize files by adding new line if nedded

This commit is contained in:
Wilfried OLLIVIER 2020-04-03 11:38:44 +02:00
parent 7064b67668
commit c6e24f81dd
9 changed files with 9 additions and 9 deletions

View File

@ -3,4 +3,4 @@
admin_name: admin admin_name: admin
admin_pass: not24get admin_pass: not24get
influx_port: 8086 influx_port: 8086

View File

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

View File

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

View File

@ -30,4 +30,4 @@
- name: Leave a trace of admin setup - name: Leave a trace of admin setup
file: file:
path: /etc/influxdb/admin path: /etc/influxdb/admin
state: touch state: touch

View File

@ -574,4 +574,4 @@
# Maximum version of the tls protocol that will be negotiated. If not specified, uses the # Maximum version of the tls protocol that will be negotiated. If not specified, uses the
# default settings from Go's crypto/tls package. # default settings from Go's crypto/tls package.
# max-version = "tls1.2" # max-version = "tls1.2"

View File

@ -574,4 +574,4 @@
# Maximum version of the tls protocol that will be negotiated. If not specified, uses the # Maximum version of the tls protocol that will be negotiated. If not specified, uses the
# default settings from Go's crypto/tls package. # default settings from Go's crypto/tls package.
# max-version = "tls1.2" # max-version = "tls1.2"

View File

@ -574,4 +574,4 @@
# Maximum version of the tls protocol that will be negotiated. If not specified, uses the # Maximum version of the tls protocol that will be negotiated. If not specified, uses the
# default settings from Go's crypto/tls package. # default settings from Go's crypto/tls package.
# max-version = "tls1.2" # max-version = "tls1.2"

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

View File

@ -1,4 +1,4 @@
--- ---
influx: influx:
repo: https://repos.influxdata.com/influxdb.key repo: https://repos.influxdata.com/influxdb.key