diff --git a/tasks/oci-7.2.yml b/tasks/oci-7.2.yml index 383d406658a17555c2e203cac10b8cbf856e8209..6e91e151895e256f5b7329c44ae17ee9fbcf243b 100644 --- a/tasks/oci-7.2.yml +++ b/tasks/oci-7.2.yml @@ -41,7 +41,7 @@ state: absent - name: Move Oracle InstantClient to /opt/oracle - command: mv /tmp/instantclient_18_5 /opt/oracle + command: mv /tmp/instantclient_18_5 /opt/oracle/instantclient_18_5 - name: Move oci8 to /usr/lib/php command: mv /tmp/oracle_x64_18_5_0_0_0_oci8_so_php_7 /usr/lib/php/20170718/oci8.so