tobias_flitsch.my_collection.hello_world (1.0.0) — module

prints a simple hello world message

Authors: Tobias Flitsch <tobias.flitsch@gmail.com>

Install collection

Install with ansible-galaxy collection install tobias_flitsch.my_collection:==1.0.0


Add to requirements.yml

  collections:
    - name: tobias_flitsch.my_collection
      version: 1.0.0

Description

This module is used for Ansible Galaxy publishing testing

Outputs

message:
  description: Hello world message
  returned: always
  type: str