Files
no-secrets-athq-ansible/roles/harbor-registry/handlers/main.yaml

6 lines
109 B
YAML

- name: restart harbor
docker_compose:
project_src: /opt/harbor/
state: present
restarted: yes