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