1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00

create zim directory

This commit is contained in:
eoli3n 2021-02-23 09:03:47 +01:00
parent 27d654abc1
commit c83aeaae75

@ -1,4 +1,9 @@
--- ---
- name: create zim config directory
file:
path: ~/.config/zim
state: directory
- name: template zim config file - name: template zim config file
template: template:
src: style.conf.j2 src: style.conf.j2