Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 648254aaa1 | |||
| 91a4f59ebc | |||
| e74a4b6e87 |
@@ -2,6 +2,15 @@
|
||||
|
||||
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.
|
||||
|
||||
### [2.0.3](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.2...v2.0.3) (2024-01-29)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Update images if needed. ([91a4f59](https://git.laurivan.com/Dev/ansible-role-firefly/commit/91a4f59ebc36aa675c093a227075457ed063ee29))
|
||||
|
||||
### [2.0.2](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.1...v2.0.2) (2024-01-29)
|
||||
|
||||
### [2.0.1](https://git.laurivan.com/Dev/ansible-role-firefly/compare/v2.0.0...v2.0.1) (2023-05-15)
|
||||
|
||||
|
||||
|
||||
@@ -3,5 +3,6 @@
|
||||
community.docker.docker_compose:
|
||||
project_src: "{{ firefly_config_path | expanduser | realpath }}"
|
||||
build: false
|
||||
pull: true
|
||||
tags:
|
||||
- firefly_install
|
||||
|
||||
Reference in New Issue
Block a user