commit | 06c7e3effdf6d796c4d1bd86dc27c42d05a6ac56 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Thu Apr 05 10:08:21 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Thu Apr 05 10:08:21 2018 -0400 |
tree | c89c1e04df045e21d2fede5af38fe79430be81eb | |
parent | 43bf6186d86254acdbb0f2d6979aebdb4802fd4e [diff] |
updated permissions
diff --git a/tasks/main.yml b/tasks/main.yml index ddb21bd..61494d6 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -9,6 +9,7 @@ shell: "{{ apigee_service }} apigee-mirror nginxconfig" - name: Create mirror.properties + become: yes file: path: '{{ mirror_file }}' state: touch