commit | d6b7e953e7048aa1e27568d1d79b5fa5a9ab77d4 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Tue Jan 23 21:18:02 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Tue Jan 23 21:18:02 2018 -0500 |
tree | 1274bec106108be688ce212c3bd5228fd32e8669 | |
parent | 02b8367478b5d8852f9027167744317ad5033dbe [diff] |
updated roles
diff --git a/tasks/main.yml b/tasks/main.yml index e3af132..83ab6ee 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -6,6 +6,7 @@ register: apigee_home_status - name: Setup permission for apigee installation home directory + become: yes file: path: '{{ apigee_home }}' group: '{{ opdk_group_name }}'