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