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