lspacthes au lieu de lsinventory
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
tags: runroot
|
tags: runroot
|
||||||
|
|
||||||
- name: Résultat de l installation via OPatch
|
- name: Résultat de l installation via OPatch
|
||||||
shell: "{{ oracle_home }}/OPatch/opatch lsinventory"
|
shell: "{{ oracle_home }}/OPatch/opatch lspatches"
|
||||||
become: true
|
become: true
|
||||||
become_method: su
|
become_method: su
|
||||||
become_user: oracle
|
become_user: oracle
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
tags: patch_db
|
tags: patch_db
|
||||||
|
|
||||||
- name: Résultat de l'installation via OPatch
|
- name: Résultat de l'installation via OPatch
|
||||||
shell: "{{ oracle_home }}/OPatch/opatch lsinventory"
|
shell: "{{ oracle_home }}/OPatch/opatch lspatches"
|
||||||
become: true
|
become: true
|
||||||
become_method: su
|
become_method: su
|
||||||
become_user: oracle
|
become_user: oracle
|
||||||
|
|||||||
Reference in New Issue
Block a user