defaults | ||
meta | ||
tasks | ||
vars | ||
.ansible-lint | ||
.pre-commit-config.yaml | ||
.yamllint | ||
CHANGELOG.md | ||
LICENSE | ||
README.md |
CI Badge
Ansible template role
Role that fulfills some need and there was not some sort of equivalent elsewhere.
Getting started
Ensure all dependencies are installed/met and then do the following:
- Get the development repository:
git clone repo
- Install pre-commit:
pre-commit install
- Make edits as required as well as following the customization section
- Run
pre-commit
to ensure we're good - Do your necessary development work for this role
- Run
pre-commit
again to ensure you're good to go.
Dependencies
This repo expects 3 things installed on your local machine:
Changelog
The changelog is stored externally