• AnsibleFest
  • Products
  • Community
  • Webinars & Training
  • Blog
Ansible Logo
SAP Operations Documentation
SAP Ansible collection SAP Operations

Collections:

  • Collection Index
    • Collections in the Sap Namespace
      • Sap.Sap_Operations
        • Plugin Index
        • Role Index

Plugin indexes:

  • Index of all Filter Plugins
  • Index of all Modules
  • Index of all Roles
  • Index of all Test Plugins

Reference indexes:

  • Index of all Collection Environment Variables
  • Privacy policy
SAP Ansible collection SAP Operations
  • Collection Index
  • Collections in the Sap Namespace
  • Sap.Sap_Operations
  • sap.sap_operations.show_c module – Show copyright

sap.sap_operations.show_c module – Show copyright

Note

This module 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.show_c.

New in sap.sap_operations 1.31.0

  • Synopsis

  • See Also

  • Examples

  • Return Values

Synopsis

  • The hypothetical commands `show w’ and `show c’ should show the appropriate parts of the General Public License. Of course, your program’s commands might be different; for a GUI interface, you would use an “about box”.

Note

This module has a corresponding action plugin.

See Also

See also

sap.sap_operations.show_w

Show warranty

GNU General Public License 3.0

GPL-3.0 license text

Examples

---
- name: Show copyright
  sap.sap_operations.show_c:

Return Values

Common return values are documented here, the following are the fields unique to this module:

Key

Description

msg

string

always ‘Success’

Returned: always

Sample: "Success"

Authors

  • Kirill Satarin (@kksat)

Previous Next

© Copyright 2022-2025 Kirill Satarin (@kksat) and Project Atmosphere .