Set state to directoy

This commit is contained in:
Alexander Grothe 2019-05-16 11:57:07 +02:00
parent adab0137d2
commit c522d19c2b
2 changed files with 2 additions and 0 deletions

View File

@ -3513,6 +3513,7 @@ exit 0
- name: create ~/.config/udiskie
file:
name: '{{ vdr.home }}/.config/udiskie'
state: directory
- name: expand template for udiskie's config.yml
template:

View File

@ -6,6 +6,7 @@
- name: create ~/.config/udiskie
file:
name: '{{ vdr.home }}/.config/udiskie'
state: directory
- name: expand template for udiskie's config.yml
template: