Fix: Harmonize files by adding new line if nedded
This commit is contained in:
parent
6324ccba39
commit
65edf897f6
4 changed files with 4 additions and 4 deletions
|
@ -18,4 +18,4 @@ websocket_location: localhost
|
|||
proxy_rule: no
|
||||
proxy_location: localhostœ
|
||||
|
||||
rootws: no
|
||||
rootws: no
|
||||
|
|
|
@ -18,4 +18,4 @@ galaxy_info:
|
|||
- caddy
|
||||
- reverse
|
||||
|
||||
dependencies: []
|
||||
dependencies: []
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
file:
|
||||
path: "{{ caddy_logs }}/{{ vhost_name }}"
|
||||
state: directory
|
||||
owner: caddy
|
||||
owner: caddy
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
- hosts: galaxy-vagrant.example.com
|
||||
remote_user: root
|
||||
roles:
|
||||
- ../galaxy-caddy.reverse
|
||||
- ../galaxy-caddy.reverse
|
||||
|
|
Loading…
Reference in a new issue