Thilo Solbrig
Thilo Solbrig
blivet_package_list won't be defined on Oracle Enterprise Linux (OEL) as there are no appropriate variable files in vars/directory. Since OEL, from this role's perspective, isn't more than a relabeled RHEL,...
…cle_asm_instance improved Fix for https://github.com/oravirt/ansible-oracle/issues/484
Unarchive module for extracting patches uses `creates:` attribute to check if patches have to be extracted or not. This is based on the existence of the file `unarchive_dir/patchid/README.txt`. In Oracle's...
…EADME.txt" Fix for https://github.com/oravirt/ansible-oracle/issues/482
… if properties' ausize not set
I found asm_diskgroups' properties' ausize is not being considered in diskgroups created by oraasm_manage_diskgroups. This is because au_size actually is an attribute, not a property and as such should be...
Hi, Could you please kindly shed some light on how to patch a database home with active databases when Oracle Restart is used !? I found we can set stop_processes=true...