Compare commits

...

2 Commits

Author SHA1 Message Date
8a3994cd38 chore(release): 1.0.2 2023-01-12 13:35:59 +01:00
fa2d5b9d8d fix: More fix to README. 2023-01-12 13:35:54 +01:00
2 changed files with 7 additions and 2 deletions

View File

@ -2,6 +2,13 @@
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,7 +1,5 @@
# {{ cookiecutter.app_name | replace('_',' ') | title }} Ansible role
# {{ cookiecutter.namespace }}.{{ cookiecutter.app_name | replace('_',' ') | title }}
This role installs Mealie via Docker compose.
## Requirements