jeqo.oracle-database
Baza Danych Oracle
Rola Ansible do instalacji i konfiguracji Bazy Danych Oracle.
Wymagania
Pobierz instalatory określone w katalogu files w zależności od twojego [wydania].
Zmienne roli
- oracle_database_version: 11g # wspierane wersje: [11g]
- oracle_database_edition: SE # wspierane edycje: [SE, EE]
Zależności
Brak.
Przykładowy Playbook
- nazwa: baza danych oracle 11g (11.2.0.4)
hosty: 127.0.0.1
role:
- rola: oracle-database
oracle_database_version: 11g
oracle_database_release: 11.2.0.4
oracle_database_edition: SE
Licencja
MIT
Informacje o autorze
O projekcie
Ansible Role to install Oracle Database software and create and configure instances and listeners.
Zainstaluj
ansible-galaxy install jeqo.oracle-database
Licencja
mit
Pobrania
1.3k
Właściciel