An open API service indexing awesome lists of open source software.

https://github.com/cdriehuys/ansible-role-skeleton

Skeleton for creating new ansible roles.
https://github.com/cdriehuys/ansible-role-skeleton

Last synced: 4 months ago
JSON representation

Skeleton for creating new ansible roles.

Awesome Lists containing this project

README

        

{{ role_name }}
=========

Role description here.

Requirements
------------

None.

Role Variables
--------------

The following are the variables used by the role and their defaults.

Dependencies
------------

None.

Example Playbook
----------------

To run the role, include it as follows.

- hosts: all
roles:
- {{ role_name }}

License
-------

MIT

Author Information
------------------

Chathan Driehuys ([email protected])