Skip to content
Snippets Groups Projects
Commit 808b765c authored by jurgenhaas's avatar jurgenhaas
Browse files

Ignore error as that directory could be a symbolic link in rare cases

parent 45a17c14
Branches
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
owner='{{ apacheUser }}'
group='{{ apacheUser }}'
mode='755'
ignore_errors: yes
- name: "Check the status of the File Directory"
stat: path='{{ dest }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment