- name: create journalwatch config dir
file: path=/root/.config/journalwatch state=directory
- name: install journalwatch config files
- copy:
- src: files/{{item}}
+ template:
+ src: templates/{{item}}
dest: /root/.config/journalwatch/{{item}}
loop:
- config