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.
- Host: GitHub
- URL: https://github.com/cdriehuys/ansible-role-skeleton
- Owner: cdriehuys
- License: mit
- Created: 2017-04-08T21:56:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T20:45:25.000Z (about 8 years ago)
- Last Synced: 2025-01-07T07:44:22.373Z (5 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md.j2
- License: LICENSE
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])