mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
play for installing traefik on lb servers
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Install traefik using Docker
|
||||
hosts: all
|
||||
roles:
|
||||
- role: roles/firewall
|
||||
- role: roles/docker
|
||||
- role: roles/env
|
||||
- role: roles/traefik
|
||||
Reference in New Issue
Block a user