[GIT] refactor submodules: add all to own repo

This commit is contained in:
Jannik Beyerstedt 2019-10-06 22:41:31 +02:00
commit 6ce42341b2
19 changed files with 328 additions and 0 deletions

36
README.md Normal file
View file

@ -0,0 +1,36 @@
Common
=========
Common user settings and tools.
Requirements
------------
none
Role Variables
--------------
TODO
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
-------
GPLv3