5 lines
102 B
YAML
5 lines
102 B
YAML
|
- name: restart privatebin
|
||
|
shell:
|
||
|
chdir: /opt/privatebin
|
||
|
cmd: "{{ docker_update_command }}"
|