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

hspaans/ansible-role-template

Repository files navigation

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.