modify file path error
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
- name: Template the sapp_tmpfile.conf
|
||||
template:
|
||||
src: "{{ role_path }}/files/sapp_tmpfile.conf.j2"
|
||||
src: "{{ role_path }}/templates/sapp_tmpfile.conf.j2"
|
||||
dest: /etc/tmpfiles.d/sapp_tmpfile.conf
|
||||
tags: template
|
||||
|
||||
|
||||
Reference in New Issue
Block a user