Commit 496c8dab authored by nanahira's avatar nanahira

fix

parent 7b28ddea
......@@ -8,7 +8,7 @@ services:
{%if address %}
- '{{address}}:80:80'
{% else %}
- '80:80'
- '{{ansible_ssh_host}}:80:80'
{% endif %}
volumes:
- {{apt_cacher_path}}:/var/cache/apt-cacher-ng
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment