fastgeert.ansible_traefik
traefik
Role Variables
# Traefik installation configuration
traefik_install_dir: /usr/local/bin
traefik_binary_url: https://github.com/containous/traefik/releases/download/v1.7.11/traefik_linux-amd64
traefik_bin_path: "{{ traefik_install_dir }}/traefik"
traefik_config_dir: /etc/traefik
traefik_static_config: |
# Add your custom static config here
traefik_dynamic_config: |
# Add your custom dynamic config here
Example Playbook
- hosts: servers
roles:
- { role: gig.tech.traefik }
License
MIT
Author Information
GIG Technology NV https://github.com/gig-tech
Install
ansible-galaxy install fastgeert.ansible_traefikLicense
mit
Downloads
171
Owner
FREEDOM TO DEPLOY CLOUDS AND APPLICATIONS AT THE EDGE
