Skip to content

Commit

Permalink
fix: ansible linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehh-why-its-so-hard committed Nov 15, 2024
1 parent 963909c commit 37b061b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion roles/vega_caddy_server/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ vega_caddy_server_block_explorer_lb_upstreams: []
# for more information see ISO-3166 alpha2 at
# http://www.geonames.org/countries/
vega_caddy_server_geoblocking_enabled: false
vega_caddy_server_geoblocking_countries: "GB PA"
vega_caddy_server_geoblocking_countries: "GB PA"
2 changes: 1 addition & 1 deletion roles/vega_caddy_server/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
diff: false
args:
# database is managed by external process, do not overwrite it with default one
creates: "/etc/caddy/GeoLite2-Country.mmdb"
creates: "/etc/caddy/GeoLite2-Country.mmdb"

0 comments on commit 37b061b

Please sign in to comment.