Ansible Galaxy role Oracle Express 18c Database Engine.
- Ansible
- Vagrant - (Tested using version 2.1.1)
- Vagrant plugins:
- vagrant-disksize (0.1.2)
- vagrant-vbguest (0.15.2) - Recommended vagrant-vbguest
- vai (0.9.3) - For testing with multiple vms vagrant-plugin-vai
- Virtual Box
- Tested using Version 5.2.14 r123301 (Qt5.6.1)
- defaults/main.yml contains all of the required variables.
- example_ansible-role-oracle-express.yml may contain an example entry.
To test with all VM's defined in Vagrantfile run the following:
cd roles/ansible-role-oracle-express
vagrant up
To run on a specific VM's
vagrant up xenial
pass, fail, untested
Distribution | Results |
---|---|
precise | untested |
trusty | untested |
xenial | untested |
bionic | untested |
CentOS 6 | untested |
CentOS 7 | untested |
License: MIT
- ansible-role-ansible-role-oracle-express generated using galaxy-role-skeleton