39 lines
577 B
Markdown
39 lines
577 B
Markdown
Basic role for all of madonius' home server
|
|
=========
|
|
|
|
Does the basic stuff you expect a role to do
|
|
|
|
Requirements
|
|
------------
|
|
|
|
This role expect the machine to be a debian machine.
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
None
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
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
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
© Madonius 2016
|