Merge "mirror: remove debug output of apache config"
This commit is contained in:
commit
18ee97749c
@ -138,14 +138,6 @@
|
|||||||
notify:
|
notify:
|
||||||
- restart apache2
|
- 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.
|
# Clean apache cache once an hour, keep size down to 70GiB.
|
||||||
- name: Proxy cleanup cron job
|
- name: Proxy cleanup cron job
|
||||||
cron:
|
cron:
|
||||||
|
Loading…
Reference in New Issue
Block a user