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:
@@ -21,9 +21,9 @@
|
||||
|
||||
- import_playbook: swarm.yml
|
||||
|
||||
# - name: Deploy startup-infrastructure swarm stack
|
||||
# hosts: bootstrap
|
||||
# user: root
|
||||
# serial: 100%
|
||||
# tasks:
|
||||
# - include: ../roles/startup-infrastructure/tasks/main.yml
|
||||
- name: Deploy startup-infrastructure swarm stack
|
||||
hosts: bootstrap
|
||||
user: root
|
||||
serial: 100%
|
||||
tasks:
|
||||
- include: ../roles/startup-infrastructure/tasks/main.yml
|
||||
Reference in New Issue
Block a user