32 lines
445 B
Markdown
32 lines
445 B
Markdown
|
Add groups
|
||
|
=========
|
||
|
|
||
|
Add new groups
|
||
|
|
||
|
Requirements
|
||
|
------------
|
||
|
|
||
|
Role Variables
|
||
|
--------------
|
||
|
- groups(list)
|
||
|
|
||
|
Dependencies
|
||
|
------------
|
||
|
|
||
|
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
|
||
|
------------------
|