ansible-oracle-modules
ansible-oracle-modules copied to clipboard
Use of / as sysdba
I would like to use / as sysdba to logon to the database. Is it possible to do it in ansible-oracle-modules? In other words I don't want to specify username/password in the playbooks.
Perhaps you could try oracle_slqdba, see PR #124.
KR, Dietmar