Update pre.yml
This commit is contained in:
parent
925efc5cdc
commit
cd59f92df2
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
|||
- set_fact:
|
||||
oracle_version: "{{oracle_version_meta[oracle_version_options.user_input]}}"
|
||||
|
||||
- set_fact:
|
||||
compose_up: true
|
||||
|
||||
- debug:
|
||||
msg: "oracle_version is {{oracle_version}}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue