feat(tooling): added role skeleton for new ansible roles generated using Task
This commit is contained in:
parent
31aaf10a5c
commit
b6695cf49c
9 changed files with 54 additions and 1 deletions
29
templates/ansible_role_skeleton/README.md
Normal file
29
templates/ansible_role_skeleton/README.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
Role Name
|
||||
=========
|
||||
|
||||
@todo
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
@todo
|
||||
|
||||
Role Variables
|
||||
--------------
|
||||
|
||||
@todo
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
@todo
|
||||
|
||||
Example Playbook
|
||||
----------------
|
||||
|
||||
@todo
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
[MIT](https://opensource.org/license/mit)
|
Loading…
Add table
Add a link
Reference in a new issue