You've already forked ansible-role-renovate
fix: rename files to .yaml
This commit is contained in:
@@ -14,7 +14,7 @@ Renovate will be periodically started by systemd.
|
||||
|
||||
## Features
|
||||
|
||||
- Configuring docker-compose.yml and the config.json
|
||||
- Configuring docker-compose.yaml and the config.json
|
||||
- Configuring systemd service and timer unit
|
||||
|
||||
## Configuring
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
group: docker
|
||||
mode: "0664"
|
||||
with_items:
|
||||
- srv/docker/renovate/docker-compose.yml
|
||||
- srv/docker/renovate/docker-compose.yaml
|
||||
- srv/docker/renovate/config.json
|
||||
|
||||
- name: Create start and stop scripts
|
||||
Reference in New Issue
Block a user