wrong indentation

This commit is contained in:
flynn 2019-01-21 23:26:54 +01:00
parent 1fddcc795c
commit e321099016
1 changed files with 4 additions and 4 deletions

View File

@ -81,10 +81,10 @@
- name: Copy start script - name: Copy start script
template: template:
- src: start.sh src: start.sh
dest: "{{ cat_git_destination }}/start.sh" dest: "{{ cat_git_destination }}/start.sh"
owner: cat owner: cat
group: cat group: cat
- name: Install service file - name: Install service file
template: template: