37 lines
427 B
Markdown
37 lines
427 B
Markdown
|
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
|