Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 441 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 441 Bytes

role_name

Short description of the role.

Example

---

# Example how to use the role
- hosts: myhost
  roles:
    - <rolename>

Role variables

List of variables used by the role:

# Description and default value of the variable
rolename_var1: []

Dependencies

License

<license_name>

Author

<authors_name>