Kirill Satarin
Kirill Satarin
@petobens you saved my day. Patch you provided totally works for me.
> There are no other alternatives to PyRFC, it was the only Python binding for NWRFC SDK C. There is alternate of course. There is http wrapper for all remote...
@sean-freeman my understanding that the issue here is that ansible does not support decimal type, but pyrfc does support decimal and some values are returned as decimal. These values should...
I would like to leave it here for your information only: https://docs.ansible.com/ansible/latest/dev_guide/testing/sanity/shebang.html " This does not apply to Ansible modules, which should not be executable and must always use #!/usr/bin/python....
I read links you provided in full. Your take from the links you posted is that python shebang should be completely removed from ansible modules (as in the title of...
Interesting discussion from about a year ago related (from my point of view to this PR) https://github.com/sap-linuxlab/community.sap_install/discussions/538 Worth looking into @marcelmamula
@crysaki I've just created role to install (unpack and execute install action) for saphostagent SAR archives. One can find the role in sap.sap_operations collection version 2.15 (and above) https://galaxy.ansible.com/ui/repo/published/sap/sap_operations/content/role/saphostagent_sar/ There...
@folke please push this PR forward. Do no want it to be lost Thank you
This comment is just to keep this PR alive.
@folke please merge