Skip to content

Commit 9f5da51

Browse files
committed
changelog
1 parent f259ca6 commit 9f5da51

13 files changed

+46
-40
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
removed_features:
3-
- removed role oraemagent_install (oravirt#321)
3+
- removed role oraemagent_install (oravirt#318)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
removed_features:
3-
- Remove old desupported playbooks from playbooks/desupported (oravirt#todo)
4-
- Removed inventory folder, comes back in example at later time (oravirt#todo)
5-
- Removed duplicate role oraswgi_opatch. Use oraswgi_manage_patches (oravirt#todo)
3+
- Remove old desupported playbooks from playbooks/desupported (oravirt#318)
4+
- Removed inventory folder, comes back in example at later time (oravirt#318)
5+
- Removed duplicate role oraswgi_opatch. Use oraswgi_manage_patches (oravirt#318)

changelogs/fragments/ansible-doctor.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
release_summary: |
3-
This release introduce https://github.com/thegeeklab/ansible-doctor[ansible-doctor] for documentation with annotations.
3+
This is a BETA Release of ansible-oracle. Do not use it in production environments!
4+
The release introduce https://github.com/thegeeklab/ansible-doctor[ansible-doctor] for documentation with annotations.
45
Please make sure, that furture Pull-Requests have updated README.md included, when changes in annotations are included.
56
A new github Action will check for it.
6-
Some variable Defaults has been changed.
7+
Some variable defaults have been changed.
78
89
breaking_changes:
910
- "changed variable defaults for (oravirt#318)"

changelogs/fragments/dev-tools.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
minor_changes:
33
- "python-venv: helper for easier development in ansible-oracle (oravirt#318)"
4+
- "antsibull-changelog: Update to 0.23.0 in development tools (oravirt#318)"
45
- "molecule: helper for easier development in ansible-oracle (oravirt#318)"

changelogs/fragments/galaxy.aml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- "added missing dependencies in galay.yml and removed requirements.yml ()"
3+
- "added missing dependencies in galay.yml and removed requirements.yml (oravirt#318)"

changelogs/fragments/grid_infra.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ minor_changes:
55

66
breaking_changes:
77
- "change configure_cluster to _oraswgi_meta_configure_cluster (oravirt#318)"
8+
9+
known_issues:
10+
- "RAC support not availible in this release (oravirt#318)"
11+
- "Oracle Restart is not fully tested at the moment (oravirt#318)"
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
22
breaking_changes:
3-
- "oracle_acfs: Rename module to disable it due to broken code ()"
4-
- "oracle_asmdg: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
5-
- "oracle_asmvol: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
6-
- "oracle_awr: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
7-
- "oracle_datapatch: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
8-
- "oracle_directory: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
9-
- "oracle_facts: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
10-
- "oracle_grants: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
11-
- "oracle_gi_facts: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
12-
- "oracle_jobs: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
13-
- "oracle_jobclass: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
14-
- "oracle_jobschedule: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
15-
- "oracle_jobwindow: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
16-
- "oracle_ldapuser: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
17-
- "oracle_parameter: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
18-
- "oracle_pdb: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
19-
- "oracle_privs: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
20-
- "oracle_profile: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
21-
- "oracle_redo: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
22-
- "oracle_role: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
23-
- "oracle_rsrc_consgroup: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
24-
- "oracle_services: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
25-
- "oracle_sql: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
26-
- "oracle_sqldba: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
27-
- "oracle_stat_prefs: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
28-
- "oracle_tablespace: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
29-
- "oracle_user: refactoring code, make it usable for ansible-doc, Python3 usable only ()"
3+
- "oracle_acfs: Rename module to disable it due to broken code (oravirt#318)"
4+
- "oracle_asmdg: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
5+
- "oracle_asmvol: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
6+
- "oracle_awr: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
7+
- "oracle_datapatch: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
8+
- "oracle_directory: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
9+
- "oracle_facts: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
10+
- "oracle_grants: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
11+
- "oracle_gi_facts: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
12+
- "oracle_jobs: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
13+
- "oracle_jobclass: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
14+
- "oracle_jobschedule: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
15+
- "oracle_jobwindow: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
16+
- "oracle_ldapuser: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
17+
- "oracle_parameter: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
18+
- "oracle_pdb: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
19+
- "oracle_privs: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
20+
- "oracle_profile: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
21+
- "oracle_redo: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
22+
- "oracle_role: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
23+
- "oracle_rsrc_consgroup: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
24+
- "oracle_services: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
25+
- "oracle_sql: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
26+
- "oracle_sqldba: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
27+
- "oracle_stat_prefs: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
28+
- "oracle_tablespace: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"
29+
- "oracle_user: refactoring code, make it usable for ansible-doc, Python3 usable only (oravirt#318)"

changelogs/fragments/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- Added molecule to improve testing in development ()
3+
- Added molecule to improve testing in development (oravirt#318)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
minor_changes:
3-
- "replaced ansible_hostname with oracle_hostname in oracle manage roles ()"
3+
- "replaced ansible_hostname with oracle_hostname in oracle manage roles (oravirt#318)"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
minor_changes:
2-
- "oradb_facts: new role for oracle_fact.py module (oravirt#todo)"
2+
- "oradb_facts: new role for oracle_fact.py module (oravirt#318)"

0 commit comments

Comments
 (0)