sysco-middleware.oracle-database
Oracle Database
Ansible Role for Installing and Configuring Oracle Database
Requirements
Download the installers listed in the files directory based on your [release].
Role Variables
- oracle_database_version: 11g # supported versions: [11g]
- oracle_database_edition: SE # supported editions: [SE, EE]
Dependencies
None.
Example Playbook
- name: Oracle Database 11g (11.2.0.4)
hosts: 127.0.0.1
roles:
- role: oracle-database
oracle_database_version: 11g
oracle_database_release: 11.2.0.4
oracle_database_edition: SE
License
MIT License
Author Information
Informazioni sul progetto
Ansible Role to install Oracle Database software and create and configure instances and listeners.
Installa
ansible-galaxy install sysco-middleware.oracle-database
Licenza
mit
Download
227
Proprietario
Middleware Department from SYSCO AS