Compare commits

..

No commits in common. "v1.0.2" and "v1.0.1" have entirely different histories.

2 changed files with 2 additions and 7 deletions

View File

@ -2,13 +2,6 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.2](https://git.laurivan.com/Dev/cookiecutter-ansible-role-docker/compare/v1.0.1...v1.0.2) (2023-01-12)
### Bug Fixes
* More fix to README. ([fa2d5b9](https://git.laurivan.com/Dev/cookiecutter-ansible-role-docker/commit/fa2d5b9d8de10cd127797f7e1705c2e0b1ce98e0))
### [1.0.1](https://git.laurivan.com/Dev/cookiecutter-ansible-role-docker/compare/v1.0.0...v1.0.1) (2023-01-12)

View File

@ -1,5 +1,7 @@
# {{ cookiecutter.app_name | replace('_',' ') | title }} Ansible role
# {{ cookiecutter.namespace }}.{{ cookiecutter.app_name | replace('_',' ') | title }}
This role installs Mealie via Docker compose.
## Requirements