41 lines
614 B
Markdown
41 lines
614 B
Markdown
Role Name
|
|
=========
|
|
|
|
Provisions home lab infrastructure.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Really, you need my home lab setup. This role isn't really reusable in that regard.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
TBD
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
My Home Lab
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
TODO
|
|
|
|
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
|
|
|
|
- hosts: servers
|
|
roles:
|
|
- { role: username.rolename, x: 42 }
|
|
|
|
License
|
|
-------
|
|
|
|
MIT
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Patrick Toal - ptoal@takeflight.ca - https://toal.ca
|