Commit b4591be
committed
oradb_manage_wallet: bugfix for broken oracle_wallet_password
The wallet was statically set in role vars without using the oracle_wallet_password.
Make sure to set the password in oracle_wallet_password for existing wallets.
The password for wallet cannot be changed with this role.1 parent 0b18b60 commit b4591be
File tree
2 files changed
+5
-1
lines changed- changelogs/fragments
- roles/oradb_manage_wallet/vars
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments