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

Automation for SAP - Collection of Ansible Roles for various operational tasks with SAP Systems

Results 25 community.sap_operations issues
Sort by recently updated
recently updated
newest added

## Scope This collection requires bump up to `1.0.0` release, but it will require some major rework to ensure that: - Code quality is improved. - Hardcoded content is removed....

enhancement

## Changes Major cleanup and refactoring is required in preparation for release 1.0.0. This PR removes non-SAP roles from SAP oriented collection: - `os_ansible_user`: SAP users are created in `sap_install`...

The bugfix contains just 1 line to initialise the varable holding the sorted sap facts to avoid reusing an already sorted content. This should now fit with the former merges

Hello everybody, The role is supposed to read the second keyword of sap_control_function to determine whether it should run the function against every SID discovered by the SAP facts, or...

Hello community ! This role fits its purpose nicely, but the supported sapcontrol functions are quite limited. I am currently working on playbooks and role to manage SAP Kernel, and...