Skip to content

sap_control: doesn't allow system functions #36

@nbttmbrg

Description

@nbttmbrg

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 I needed to execute -function UpdateSystem to use RKS efficiently.

Additionally, not being able to use -function StartSystem or -function StopSystem greatly reduces the scalability of this role for my situation (we are managing a lot of SAP Systems accross a lot of different platforms, I want to be able to juste run a Stop and be sure that the System will be stopped without having to manually chain which should stop or start first)

I wrote and tested a mechanism that will allow us to use these System/Asynchronous functions (checking the completion through polling) and doesn't break the current use of this role. We will probably use it internally but I will make a PR to share it with you if you're interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions