Fix: Harmonize files by adding new line if nedded

This commit is contained in:
Wilfried OLLIVIER 2020-04-03 11:43:28 +02:00
parent 6324ccba39
commit 65edf897f6
4 changed files with 4 additions and 4 deletions

View file

@ -18,4 +18,4 @@ websocket_location: localhost
proxy_rule: no proxy_rule: no
proxy_location: localhostœ proxy_location: localhostœ
rootws: no rootws: no

View file

@ -18,4 +18,4 @@ galaxy_info:
- caddy - caddy
- reverse - reverse
dependencies: [] dependencies: []

View file

@ -13,4 +13,4 @@
file: file:
path: "{{ caddy_logs }}/{{ vhost_name }}" path: "{{ caddy_logs }}/{{ vhost_name }}"
state: directory state: directory
owner: caddy owner: caddy

View file

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