Extracted the basic role from the madonsible playbook
This commit is contained in:
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
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
|
||||
Reference in New Issue
Block a user