Files
no-secrets-athq-ansible/roles/harbor-registry/handlers/main.yaml
T
2024-02-12 17:01:18 +01:00

6 lines
109 B
YAML

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