mirror of
https://github.com/jcwimer/startup-infrastructure
synced 2026-03-24 22:34:42 +00:00
Used dos2unix to convert all files in repo to unix and set up Traefik service
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Replace sudoers file
|
||||
template: src=../roles/gitea/templates/docker-compose.yml.j2 dest=/data/gitea.yml
|
||||
|
||||
- name: Run docker-compose
|
||||
---
|
||||
- name: Replace sudoers file
|
||||
template: src=../roles/gitea/templates/docker-compose.yml.j2 dest=/data/gitea.yml
|
||||
|
||||
- name: Run docker-compose
|
||||
shell: cd /data && docker-compose -f gitea.yml up -d
|
||||
Reference in New Issue
Block a user