Hi,
I’m trying to to Oracle patch
- name: opatch lsinv
shell: /app/oracle/OPatch/opatch lsinv
become: true
become_method: sudo
become_user: oracle
become_flags: ‘su - /bin/sh’
it is faling saying PERMISSION DENIED…
Hi,
I’m trying to to Oracle patch
it is faling saying PERMISSION DENIED…