Server IP : 85.214.239.14 / Your IP : 18.191.28.200 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/self/root/lib/python3/dist-packages/ansible_collections/community/sap_libs/ |
Upload File : |
=========================== Community SAP Release Notes =========================== .. contents:: Topics v1.4.1 ====== Release Summary --------------- This is the 1.4.1 patch release of the ``community.sap_libs`` collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release. Bugfixes -------- - fixes failures in sanity test for plugins/modules/sap_pyrfc.py - fixes failures in sanity test for tests/unit/compat/builtins.py - fixes failures in sanity test for tests/unit/plugins/modules/test_sap_system_facts.py - fixes failures in sanity test for tests/unit/plugins/modules/test_sap_system_facts.py - fixes pipeline warnings - sapcontrol_exec - This pr fixes problems on c(StartSystem), c(StopSystem), c(RestartSystem) which needs parameters they ca not provided by the parameters argument because of special format like c(waittimeout=1) without string quotes. This is caused by the suds module itself. v1.4.0 ====== Release Summary --------------- This is the 1.3.0 minor release of the ``community.sap_libs`` collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release. Bugfixes -------- - fix a bug where some commands produces no output which cause to crash the module. - modules - fix a "variable used before assignment" that cannot be reached but causes sanity test failures. v1.3.0 ====== Release Summary --------------- This is the 1.3.0 minor release of the ``community.sap_libs`` collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release. Minor Changes ------------- - License requirements are updated. - The modules purposes are described clearer. - The namespaces of the modules are removed to provide a flatter design. - hana_query - module is moved to sap_hdbsql. - sapcontrol - module is moved to sap_control_exec to have a clearer separation to other roles and references. v1.2.0 ====== Release Summary --------------- This is the minor release of the ``community.sap_libs`` collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release. Bugfixes -------- - syp_system_facts - fix a typo in the usage example which lead to an error if it used as supposed. New Modules ----------- - sap_pyrfc - Ansible Module for use of SAP PyRFC to execute SAP RFCs (Remote Function Calls) to SAP remote-enabled function modules v1.1.0 ====== Release Summary --------------- This is the minor release of the ``community.sap_libs`` collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release. New Modules ----------- System ~~~~~~ - sapcontrol - Ansible Module to execute SAPCONTROL v1.0.0 ====== Release Summary --------------- This is the minor release of the ``community.sap`` collection. It is the initial relase for the ``community.sap`` collection New Modules ----------- Database ~~~~~~~~ saphana ^^^^^^^ - hana_query - Ansible Module to execute SQL on SAP HANA Files ~~~~~ - sapcar_extract - Manages SAP SAPCAR archives Identity ~~~~~~~~ - sap_company - This module will manage a company entities in a SAP S4HANA environment - sap_user - This module will manage a user entities in a SAP S4/HANA environment System ~~~~~~ - sap_snote - This module will upload and (de)implements C(SNOTES) in a SAP S4HANA environment. - sap_system_facts - Gathers SAP facts in a host - sap_task_list_execute - Perform SAP Task list execution