whoogle.yml aktualisiert

This commit is contained in:
olli 2023-08-25 13:25:26 +02:00
parent 9658b488f5
commit f674542dd6

View File

@ -51,6 +51,6 @@
handlers:
- name: Restart whoogle
ansible.builtin.shell: docker-compose up -d
ansible.builtin.shell: docker-compose up -d --force-recreate
args:
chdir: /home/docker/whoogle.{{inventory_hostname}}