Merge "mirror: remove debug output of apache config"
This commit is contained in:
commit
18ee97749c
@ -138,14 +138,6 @@
|
||||
notify:
|
||||
- restart apache2
|
||||
|
||||
- name: Debug config
|
||||
slurp:
|
||||
src: /etc/apache2/sites-available/mirror.conf
|
||||
register: http_config
|
||||
- name: Show config
|
||||
debug:
|
||||
msg: '{{ http_config["content"] | b64decode }}'
|
||||
|
||||
# Clean apache cache once an hour, keep size down to 70GiB.
|
||||
- name: Proxy cleanup cron job
|
||||
cron:
|
||||
|
Loading…
Reference in New Issue
Block a user