Fix: Harmonize files by adding new line if nedded
This commit is contained in:
parent
bdae2d28da
commit
f411f305de
3 changed files with 3 additions and 3 deletions
|
@ -18,4 +18,4 @@ galaxy_info:
|
|||
- webserver
|
||||
- http
|
||||
|
||||
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:
|
||||
- { role: ../galaxy-caddy.reverse, vhost_url: https://default.com }
|
||||
- { role: ../galaxy-caddy.reverse, vhost_url: https://default.com }
|
||||
|
|
Loading…
Add table
Reference in a new issue