diff --git a/tasks/oci-5.3.yml b/tasks/oci-5.3.yml
index e138a05dc1c6e21243f28358976cd7f16cdfeca3..ee420dcf12b14cc6649624eff7e9b9e4cd561bcf 100644
--- a/tasks/oci-5.3.yml
+++ b/tasks/oci-5.3.yml
@@ -60,6 +60,7 @@
       owner: 'root'
       group: 'root'
       recurse: yes
+      follow: no
     with_items:
       - '/usr/local/lib/instantclient_11_2'
 
diff --git a/tasks/oci-5.6.yml b/tasks/oci-5.6.yml
index c33b8b16b924770e715227491893c5aec150a9d2..d2bbb2bbf7dbbab5fb17dd511c0b460c1cadce8e 100644
--- a/tasks/oci-5.6.yml
+++ b/tasks/oci-5.6.yml
@@ -50,6 +50,7 @@
       owner: 'root'
       group: 'root'
       recurse: yes
+      follow: no
     with_items:
       - '/usr/local/lib/instantclient_11_2'
 
diff --git a/tasks/oci-7.0.yml b/tasks/oci-7.0.yml
index 304cb00a272d477f6fd7c55ce9776a543f0c47a4..360d7a4f9480ba2408db76d7dd2293dfb0f9ae18 100644
--- a/tasks/oci-7.0.yml
+++ b/tasks/oci-7.0.yml
@@ -50,6 +50,7 @@
       owner: 'root'
       group: 'root'
       recurse: yes
+      follow: no
     with_items:
       - '/usr/local/lib/instantclient_11_2'