You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
defaults | 3 months ago | |
meta | 3 months ago | |
tasks | 3 months ago | |
vars | 3 months ago | |
.ansible-lint | 3 months ago | |
.pre-commit-config.yaml | 3 months ago | |
.yamllint | 3 months ago | |
CHANGELOG.md | 3 months ago | |
LICENSE | 3 months ago | |
README.md | 3 months ago |
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