File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ minor_changes :
3+ - " oradb_manage_redo: Disable role in RAC environments ()"
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Manage redolog groups in Oracle
66
77- [ Requirements] ( #requirements )
88- [ Discovered Tags] ( #discovered-tags )
9+ - [ Open Tasks] ( #open-tasks )
910- [ Dependencies] ( #dependencies )
1011- [ License] ( #license )
1112- [ Author] ( #author )
@@ -21,6 +22,9 @@ Manage redolog groups in Oracle
2122
2223** _ redolog_ **
2324
25+ ## Open Tasks
26+
27+ - (bug): Redologs could not be managed in RAC environments.
2428
2529## Dependencies
2630
Original file line number Diff line number Diff line change 11---
2+ # @todo bug: Redologs could not be managed in RAC environments.
23- name : manage redologs
4+ when :
5+ - oracle_install_option_gi != 'CRS_CONFIG'
36 tags : redolog
47 block :
58
You can’t perform that action at this time.
0 commit comments