We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef974b2 commit b07edfbCopy full SHA for b07edfb
roles/oraswgi-manage-patches/tasks/main.yml
@@ -88,7 +88,7 @@
88
conflict_check=True
89
ocm_response_file={{ ocm_response_file | default(omit)}}
90
output=verbose
91
- state=state={{ item.state }}
+ state={{ item.state }}
92
with_items:
93
- "{{gi_patches[oracle_install_version_gi]['opatchauto']}}"
94
#run_once: "{{ configure_cluster}}"
0 commit comments