sap.sap_operations.powershell role – Manage powershell

Note

This role is part of the sap.sap_operations collection.

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install sap.sap_operations.

To use it in a playbook, specify: sap.sap_operations.powershell.

Entry point main – Manage powershell

Synopsis

  • Install powershell

  • Role is only intended to be called from outside other roles of collection sap_operations.

Parameters

Parameter

Comments

powershell_state

string / required

Powershell state. Present / absent

Choices:

  • "present"

  • "absent"