community.sap_libs
community.sap_libs copied to clipboard
Automation for SAP - Collection of Ansible Modules for SAP for low-level activities which are highly reusable
### Summary Hi, I just wanted to test sap_hdbsql.py and immediately run into an issue. When I run this, I get the error shown below. But of course the struct.py...
### Summary Would be great to have Windows support for several modules, e.g. for sap_control_exec in a first step. Either by directly supporting Windows within the existing module if possible...
Copied from ansible-community/ansible-build-data#538 ansible-core has implemented an extensive rewrite of templating and error handling as part of the [data tagging feature ](https://github.com/ansible/ansible/pull/84621) coming in core-2.19. You can find information about...
### Summary I'm using the community.sap_libs.sap_pyrfc module to create requisitions in SAP. All RFC and connection parameters are correctly configured, and the requisition is successfully created in the SAP system....
### Summary While using the sap_hdbsql module to execute some SQL statements on a HANA database I've thought everything worked fine since the module return `"changed": true` but it isn't....
### Summary Remove Python shebang from all Ansible Modules, which cause errors with Python venv `edit: when using Ansible Core 2.17+`: https://github.com/search?q=repo%3Asap-linuxlab%2Fcommunity.sap_libs%20%23!&type=code See Ansible Core built-in modules for proof (shebang...
# Notice Branch `main` was merged back to `dev` and this repository will now follow same Pull Request model as other repositories in SAP LinuxLab project. ## Code submission changes...