fixed semantics for archives
diff --git a/tasks/main.yml b/tasks/main.yml index 505061a..5248066 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -6,7 +6,7 @@ path: '{{ apigeerepobasepath }}/repos' state: absent -- name: Ensure folders exists +- name: Ensure repo folders exists become: true file: path: '{{ apigeerepobasepath }}/repos'