community.sap_operations icon indicating copy to clipboard operation
community.sap_operations copied to clipboard

rewrite sap_operation roles to use sap_system_facts

Open rainerleber opened this issue 3 years ago • 2 comments

rewrite sap_operation roles to use sap_system_facts

rainerleber avatar May 17 '22 15:05 rainerleber

Hello, Rainer maybe I am missing something. I hope you will be so kind to explain it to me. Why anyone would want to use sap_system_facts module if there is lssap (command /usr/sap/hostctrl/exe/lssap) that is standard SAP interface supported and guaranteed by SAP?

Maybe it is better to rely on SAP standard interface / command?

kksat avatar May 17 '22 15:05 kksat

It's an other purpose. This is a facts module for ansible. At the moment this is used https://github.com/sap-linuxlab/community.sap_operations/blob/main/plugins/modules/sap_facts.sh to reduce redundancy we want to migrate it

rainerleber avatar May 17 '22 15:05 rainerleber