├── LICENSE ├── README.md ├── oracle_acfs ├── oracle_asmdg ├── oracle_asmvol ├── oracle_awr ├── oracle_datapatch ├── oracle_db ├── oracle_directory ├── oracle_facts ├── oracle_gi_facts ├── oracle_grants ├── oracle_job ├── oracle_jobclass ├── oracle_jobschedule ├── oracle_jobwindow ├── oracle_ldapuser ├── oracle_opatch ├── oracle_parameter ├── oracle_pdb ├── oracle_privs ├── oracle_profile ├── oracle_redo ├── oracle_role ├── oracle_rsrc_consgroup ├── oracle_services ├── oracle_sql ├── oracle_sqldba ├── oracle_stats_prefs ├── oracle_tablespace ├── oracle_user └── test-modules.yml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/README.md -------------------------------------------------------------------------------- /oracle_acfs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_acfs -------------------------------------------------------------------------------- /oracle_asmdg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_asmdg -------------------------------------------------------------------------------- /oracle_asmvol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_asmvol -------------------------------------------------------------------------------- /oracle_awr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_awr -------------------------------------------------------------------------------- /oracle_datapatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_datapatch -------------------------------------------------------------------------------- /oracle_db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_db -------------------------------------------------------------------------------- /oracle_directory: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_directory -------------------------------------------------------------------------------- /oracle_facts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_facts -------------------------------------------------------------------------------- /oracle_gi_facts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_gi_facts -------------------------------------------------------------------------------- /oracle_grants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_grants -------------------------------------------------------------------------------- /oracle_job: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_job -------------------------------------------------------------------------------- /oracle_jobclass: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_jobclass -------------------------------------------------------------------------------- /oracle_jobschedule: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_jobschedule -------------------------------------------------------------------------------- /oracle_jobwindow: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_jobwindow -------------------------------------------------------------------------------- /oracle_ldapuser: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_ldapuser -------------------------------------------------------------------------------- /oracle_opatch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_opatch -------------------------------------------------------------------------------- /oracle_parameter: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_parameter -------------------------------------------------------------------------------- /oracle_pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_pdb -------------------------------------------------------------------------------- /oracle_privs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_privs -------------------------------------------------------------------------------- /oracle_profile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_profile -------------------------------------------------------------------------------- /oracle_redo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_redo -------------------------------------------------------------------------------- /oracle_role: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_role -------------------------------------------------------------------------------- /oracle_rsrc_consgroup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_rsrc_consgroup -------------------------------------------------------------------------------- /oracle_services: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_services -------------------------------------------------------------------------------- /oracle_sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_sql -------------------------------------------------------------------------------- /oracle_sqldba: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_sqldba -------------------------------------------------------------------------------- /oracle_stats_prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_stats_prefs -------------------------------------------------------------------------------- /oracle_tablespace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_tablespace -------------------------------------------------------------------------------- /oracle_user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/oracle_user -------------------------------------------------------------------------------- /test-modules.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oravirt/ansible-oracle-modules/HEAD/test-modules.yml --------------------------------------------------------------------------------