A non-invasive example ansible role for verifying an ansible-galaxy setup
None.
None.
- hosts: servers
roles:
- { role: manageiq.example }
tasks:
- debug: msg="Hello World! {{ example_var }}"
The project is available as open source under the terms of the MIT License.