lspacthes au lieu de lsinventory

This commit is contained in:
Yacine31
2023-01-19 15:18:07 +01:00
parent 9a1a187d13
commit 9c749e41f9
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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