infrastructure/ansible/roles/bsky/handlers/main.yml

5 lines
90 B
YAML
Raw Permalink Normal View History

2024-11-17 20:52:24 +00:00
- name: restart bsky
shell:
chdir: /opt/bsky
cmd: "{{ docker_update_command }}"