diff --git a/roles/lokole/tasks/install.yml b/roles/lokole/tasks/install.yml index 6c9f7b7bb..59ef6e09b 100644 --- a/roles/lokole/tasks/install.yml +++ b/roles/lokole/tasks/install.yml @@ -101,7 +101,7 @@ mode: 0666 when: apache_install | bool -- name: Install lokole's unit service files +- name: Install Lokole's unit service files template: src: "{{ item.src }}" dest: "{{ item.dest}}"