Update pre.yml
This commit is contained in:
parent
b229092aad
commit
4b9fe56995
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
oracle_version: "{{oracle_version_meta[oracle_version_options.user_input]}}"
|
||||
|
||||
- set_fact:
|
||||
compose_up: true
|
||||
oracle_delete_image: false
|
||||
|
||||
- debug:
|
||||
msg: "oracle_version is {{oracle_version}}"
|
||||
|
@ -67,7 +67,7 @@
|
|||
oracle_version: "{{oracle_version_meta[oracle_version_options.user_input]}}"
|
||||
|
||||
- set_fact:
|
||||
compose_up: false
|
||||
oracle_delete_image: true
|
||||
|
||||
- debug:
|
||||
msg: "oracle_version is {{oracle_version}}"
|
||||
|
|
Loading…
Add table
Reference in a new issue