Skip to content

smartlogic/ansible-role-traefik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traefik

Basic traefik configuration

Install to requirements.yml

- src: git+git@github.com:smartlogic/ansible-role-traefik
  name: traefik
  version: 1.0.0

Requirements

None

Role Variables

  • traefik_version - Which version of traefik to download
  • traefik_checksum - The sha256 checksum of the traefik download
  • traefik_config - The file to use for config.toml
    • Default: config.toml

Dependencies

None

Example Configuration

traefik_config: "{{ playbook_dir }}/files/traefik-config.toml"

Example Playbook

- hosts: servers
  roles:
    - { role: traefik }

License

MIT

Author Information

SmartLogic. https://smartlogic.io