role-traefik/tests/test.yml

9 lines
167 B
YAML
Raw Permalink Normal View History

2023-09-18 16:42:05 +00:00
---
- hosts: all
remote_user: root
roles:
- role-traefik
vars:
traefik_yaml_acme_email: "test@localhost.intern"
2023-09-18 17:16:27 +00:00
traefik_dashboard_url: "test.intern"