Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 435 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 435 Bytes

Role Name

A brief description of the role goes here.

Requirements

None.

Role Variables

Default variables are set in defaults/main.yml.

Dependencies

No dependency on other Ansible Galaxy roles.

Example Playbook

---
- hosts: servers
  roles:
    - { role: username.rolename, x: 42 }

License

MIT

Author Information

This role was created in 2020 by Hans Spaans.