Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7f45adf15 | |||
| d7397e00b0 | |||
| e0ab8fc777 | |||
| 3eb5fde403 |
2
.github/FUNDING.yml
vendored
Normal file
2
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
github: equinoxel
|
||||
patreon: laurivan
|
||||
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
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/Dev/ansible-role-arrs/compare/v1.0.1...v1.1.0) (2024-01-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Pull new images on running the role. ([d7397e0](https://git.laurivan.com/Dev/ansible-role-arrs/commit/d7397e00b016cab0a154ef00b4573ab7637ccd4d))
|
||||
|
||||
### 1.0.1 (2022-12-12)
|
||||
@@ -64,4 +64,5 @@
|
||||
community.docker.docker_compose:
|
||||
project_src: "{{ arrs_setup_path }}"
|
||||
build: false
|
||||
pull: true
|
||||
become: false
|
||||
|
||||
Reference in New Issue
Block a user