modify file path error

This commit is contained in:
fumingwei
2020-11-23 16:25:51 +06:00
parent df0fcd1963
commit ef57546afe

View File

@@ -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