This commit is contained in:
Louis Abel 2023-03-01 18:18:36 -07:00
parent 3fa19de9f1
commit 6ca2eff60e
Signed by: label
GPG Key ID: 6735C0E1BD65D048
3 changed files with 10 additions and 11 deletions

View File

@ -1,18 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
Document all changes as necessary here.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
- what do we need to do
## [Unreleased Example]
- item A
## [0.0.1] - 2020-12-13
## [0.0.1] - 2023-03-01
### Added
- Initial
- item A
### Changed
- None
- No Changes
### Removed
- None
- No Changes

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 Darkbat91
Copyright (c) 2023 Louis Abel
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -11,7 +11,6 @@ Ensure all dependencies are installed/met and then do the following:
4. Run `pre-commit` to ensure we're good
5. Do your necessary development work for this role
6. Run `pre-commit` again to ensure you're good to go.
7. Optional: `molecule converge`
## Dependencies
This repo expects 3 things installed on your local machine: