commit | 5e0fdfb2027c946230944dcd16e8fc4c3802e6e1 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 23:19:55 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 23:19:55 2017 -0500 |
tree | 21841a532949b4a0f5c6b0cdc74d606cfc56e29c | |
parent | 599d2621726b55a9939fddac20864fed0fa80736 [diff] |
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'