Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.21 KB

README.md

File metadata and controls

37 lines (27 loc) · 2.21 KB

noobient.example_role

Synopsys

This role serves as a skeleton for other Ansible Galaxy roles.

Parameters

Name Required Example Description
msg yes Hello world! Message to be displayed.

Examples

- include_role:
    name: noobient.example_role
  vars:
    msg: 'Hello world!'

Return Values

N/A

Support

Platform Support Status
Linter Lint
AlmaLinux 8 AlmaLinux 8
AlmaLinux 9 AlmaLinux 9
Fedora 40 Fedora 40
Fedora 41 Fedora 41
Ubuntu 20.04 Ubuntu 20.04
Ubuntu 22.04 Ubuntu 22.04
Ubuntu 24.04 Ubuntu 24.04