validate docker-compose.yaml
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 14s
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 14s
This commit is contained in:
parent
f83e0044b7
commit
b4bc978640
@ -72,6 +72,7 @@
|
||||
dest: /opt/gitea/docker-compose.yaml
|
||||
owner: root
|
||||
mode: "600"
|
||||
validate: /usr/bin/docker compose -f %s config -q
|
||||
register: gitea_container
|
||||
|
||||
- name: Start Gitea and try reaching it
|
||||
|
Loading…
Reference in New Issue
Block a user