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 8facfee commit f93577fCopy full SHA for f93577f
group_vars/vbox-rac-dc1/databases.yml
@@ -25,4 +25,4 @@ oracle_databases:
25
container: all
26
grants:
27
- dba
28
- state: present
+ state: present
group_vars/vbox-rac-dc1/vbox-rac-dc1.yml
@@ -16,7 +16,7 @@ configure_ssh: true
16
configure_host_disks: true
17
configure_etc_hosts: false
18
19
-install_os_packages: True
+install_os_packages: False
20
configure_epel_repo: False
21
configure_public_yum_repo: False
22
disable_selinux: true
0 commit comments