diff --git a/tasks/oci.yml b/tasks/oci.yml index c31c810f31e60d89ff4fdef8bb11d712ef4baf4d..9f5754873d21a1c3ce76d21489e6f93f0d835d41 100644 --- a/tasks/oci.yml +++ b/tasks/oci.yml @@ -25,7 +25,7 @@ - name: "PHP | OCI | Make available Oracle InstantClient" command: scp -r {{ repository }}{{ item }} /tmp/ - sudo: no + become: no with_items: - instantclient_11_2 - oracle_x64_11_2_0_3_0_oci8_so