Skip to content

Commit

Permalink
Fix list
Browse files Browse the repository at this point in the history
  • Loading branch information
francomile committed Jun 17, 2024
1 parent c3fb931 commit 70b404b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
```yaml
roles:
- {
roles: traefik,
roles: francomile.traefik,
# loopback alias requires to run netpoan role first.
netplan_loopback_alias_ip: "100.64.64.64",
# traefik.yml template variables
Expand Down
4 changes: 2 additions & 2 deletions meta/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ galaxy_info:
- reverse-proxy
- load-balancer
dependencies:
"francomile.docker": ">=1.0.0"
"fracomile.localhost": ">=1.0.0"
- "francomile.docker": ">=1.0.0"
- "fracomile.localhost": ">=1.0.0"

0 comments on commit 70b404b

Please sign in to comment.