whoogle.yml aktualisiert
This commit is contained in:
parent
9658b488f5
commit
f674542dd6
@ -51,6 +51,6 @@
|
|||||||
handlers:
|
handlers:
|
||||||
|
|
||||||
- name: Restart whoogle
|
- name: Restart whoogle
|
||||||
ansible.builtin.shell: docker-compose up -d
|
ansible.builtin.shell: docker-compose up -d --force-recreate
|
||||||
args:
|
args:
|
||||||
chdir: /home/docker/whoogle.{{inventory_hostname}}
|
chdir: /home/docker/whoogle.{{inventory_hostname}}
|
||||||
|
Loading…
Reference in New Issue
Block a user