Update pre.yml

This commit is contained in:
qiaofeng1227 2022-08-01 11:27:28 +08:00 committed by GitHub
parent 925efc5cdc
commit cd59f92df2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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