Add traefik autoconfigure docker

This commit is contained in:
Florian RICHER 2023-05-03 22:35:19 +02:00
parent 445c50dab6
commit a4f981506f
4 changed files with 21 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Configure
```bash
ansible-galaxy collection install community.docker
```
```bash
ansible-playbook playbook.yml --ask-become-pass
```