HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //usr/lib/python3.9/site-packages/ansible_collections/community/sap/changelogs/changelog.yaml
ancestor: null
releases:
  0.1.0:
    changes:
      release_summary: This is the minor release of the ``community.sap`` collection.
        It is the initial relase for the ``community.sap`` collection
    fragments:
    - 0.1.0.yml
    modules:
    - description: Execute SQL on HANA
      name: hana_query
      namespace: database.saphana
    - description: Perform SAP Task list execution
      name: sap_task_list_execute
      namespace: system
    - description: Manages SAP SAPCAR archives
      name: sapcar_extract
      namespace: files
    release_date: '2021-12-06'
  1.0.0:
    changes:
      minor_changes:
      - sapcar_extract.py - more strict logic for filenames
      release_summary: 'This is the first major release of the ``community.sap`` collection.
        This changelog contains all changes to the modules and plugins in this collection
        that have been made after the previous release.'
    fragments:
    - 1.0.0.yml
    - 11-filenamesuffixcheck.yml
    modules:
    - description: This module will manage a company entities in a SAP S4HANA environment
      name: sap_company
      namespace: identity
    - description: This module will upload and (de)implements C(SNOTES) in a SAP S4HANA
        environment.
      name: sap_snote
      namespace: system
    - description: Gathers SAP facts in a host
      name: sap_system_facts
      namespace: system
    - description: This module will manage a user entities in a SAP S4/HANA environment
      name: sap_user
      namespace: identity
    release_date: '2022-02-17'