Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5fcb76a49 | |||
| 632f196976 | |||
| 83271e3a66 |
@@ -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.1.0](https://git.laurivan.com/laur/ansible-role-mealie/compare/v1.0.0...v1.1.0) (2023-01-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Update tags for ansible galaxy. ([632f196](https://git.laurivan.com/laur/ansible-role-mealie/commit/632f1969765b995bb4a693d0646e9397bb9f04a3))
|
||||
|
||||
## 1.0.0 (2023-01-09)
|
||||
|
||||
|
||||
|
||||
@@ -3,16 +3,15 @@
|
||||
galaxy_info:
|
||||
author: Laur Ivan
|
||||
namespace: laurivan
|
||||
|
||||
role_name: mealie
|
||||
description: Mealie Role
|
||||
description: Install Mealie with SQLite via Docker
|
||||
min_ansible_version: 2.4
|
||||
min_ansible_version: 2.4
|
||||
license: Apache 2.0
|
||||
license: MIT
|
||||
galaxy_tags:
|
||||
- tag1
|
||||
- tag2
|
||||
- tag3
|
||||
- mealie
|
||||
- recipe
|
||||
- docker
|
||||
platforms:
|
||||
|
||||
- name: Debian
|
||||
|
||||
Reference in New Issue
Block a user