whoogle.yml aktualisiert
This commit is contained in:
parent
9658b488f5
commit
f674542dd6
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user