## :new: Ansible Role - {new ansible role name}
:clipboard: template filename.extension
``` yaml
your yaml playbook here
```
### Playbook usage
:clipboard: example playbook
``` yaml
your yaml playbook here
```
### :ledger: Documentation
:clipboard: contribution - Documentation
## :link: Links
- link 1
- issue #number
## :ballot_box_with_check: Tasks
- [ ] ~Documentation Added
- [ ] (dev) Merge request opened and linked to this issue
/label ~"workflow::not started"
/label ~"category::feature"