Extracted the basic role from the madonsible playbook

This commit is contained in:
Emmanouil Kampitakis
2018-06-17 08:48:53 +00:00
commit eb16cabd34
18 changed files with 207 additions and 0 deletions

38
README.md Normal file
View 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