Remove empty directories
This commit is contained in:
parent
101b68a150
commit
a43de905b6
3 changed files with 1 additions and 5 deletions
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
# defaults file for roles/dehydrated
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
# handlers file for roles/dehydrated
|
|
@ -6,4 +6,4 @@
|
|||
ansible.builtin.file:
|
||||
path: /etc/dehydrated/domains.txt
|
||||
state: touch
|
||||
mode: 0644
|
||||
mode: "0644"
|
||||
|
|
Loading…
Reference in a new issue