Error occurs on both functions start or end logging, occurs on multiple machines.
"argument 'oracle_home' is of type <class 'NoneType'> and we were unable to convert to path: 'None' is not a string and conversion is not allowed"
oracle_home_path is defined in host_vars file as:
ora_home_list:
- oracle_owner: oracle
oracle_home_path: /oracle_base/app/oracle/product/19.0.0.0/dbhome_1
Error occurs on both functions start or end logging, occurs on multiple machines.
"argument 'oracle_home' is of type <class 'NoneType'> and we were unable to convert to path: 'None' is not a string and conversion is not allowed"
oracle_home_path is defined in host_vars file as:
ora_home_list:
- oracle_owner: oracle
oracle_home_path: /oracle_base/app/oracle/product/19.0.0.0/dbhome_1