We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Usecase: I would like to review this section later on changing any parameters for testing
[]$ ./install-oracle.sh --ora-swlib-bucket gs://bucket --backup-dest /u01/ --allow-install-on-vm --no-patch --cluster-type NONE --ora-reco-diskgroup DATA Command used: ./install-oracle.sh --ora-swlib-bucket gs://bucket --backup-dest /u01/ --allow-install-on-vm --no-patch --cluster-type NONE --ora-reco-diskgroup DATA
Inventory file for this execution: ./inventory_files/inventory_.._PROD1.
Running with parameters from command line or environment variables:
ANSIBLE_DISPLAY_SKIPPED_HOSTS=false ANSIBLE_LOG_PATH=./logs/log_.._20230116_164425.log ANSIBLE_PARAMS=' -e allow_install_on_vm=true' ARCHIVE_BACKUP_MIN=30 ARCHIVE_ONLINE_DAYS=7 ARCHIVE_REDUNDANCY=2 BACKUP_DEST=/u01 BACKUP_LEVEL0_DAYS=0 BACKUP_LEVEL1_DAYS=1-6 BACKUP_LOG_LOCATION=/home/oracle/logs BACKUP_REDUNDANCY=2 BACKUP_SCRIPT_LOCATION=/home/oracle/scripts BACKUP_START_HOUR=01 BACKUP_START_MIN=00 CLUSTER_CONFIG=cluster_config.json CLUSTER_TYPE=NONE INSTANCE_HOSTGROUP_NAME=dbasm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Usecase: I would like to review this section later on changing any parameters for testing
[]$ ./install-oracle.sh --ora-swlib-bucket gs://bucket --backup-dest /u01/ --allow-install-on-vm --no-patch --cluster-type NONE --ora-reco-diskgroup DATA
Command used:
./install-oracle.sh --ora-swlib-bucket gs://bucket --backup-dest /u01/ --allow-install-on-vm --no-patch --cluster-type NONE --ora-reco-diskgroup DATA
Inventory file for this execution: ./inventory_files/inventory_.._PROD1.
Running with parameters from command line or environment variables:
ANSIBLE_DISPLAY_SKIPPED_HOSTS=false
ANSIBLE_LOG_PATH=./logs/log_.._20230116_164425.log
ANSIBLE_PARAMS=' -e allow_install_on_vm=true'
ARCHIVE_BACKUP_MIN=30
ARCHIVE_ONLINE_DAYS=7
ARCHIVE_REDUNDANCY=2
BACKUP_DEST=/u01
BACKUP_LEVEL0_DAYS=0
BACKUP_LEVEL1_DAYS=1-6
BACKUP_LOG_LOCATION=/home/oracle/logs
BACKUP_REDUNDANCY=2
BACKUP_SCRIPT_LOCATION=/home/oracle/scripts
BACKUP_START_HOUR=01
BACKUP_START_MIN=00
CLUSTER_CONFIG=cluster_config.json
CLUSTER_TYPE=NONE
INSTANCE_HOSTGROUP_NAME=dbasm
The text was updated successfully, but these errors were encountered: