Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8a3994cd38 | |||
fa2d5b9d8d |
@ -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)
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user