| commit | 520a1adaedef8498d2d389d063909d1b040b9d0d | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 12:49:50 2018 -0600 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 12:49:50 2018 -0600 |
| tree | 63b145ebfd2cc8140fcf5a9f1fc491a640b9f186 | |
| parent | 1d6cd6458e6e726c5fdf548e484bf9168a9c5b67 [diff] |
updated become user for upgrade
diff --git a/tasks/main.yml b/tasks/main.yml index cc189a7..9f32bfc 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -5,6 +5,7 @@ shell: '{{ apigee_service }} apigee-validate install' - name: Remove all apigee-validate + become: yes file: path: '{{ apigee_validate_config_file }}' state: absent