mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 05:48:33 +01:00
feat: rewrite harbor deployment
This commit is contained in:
5
roles/harbor-registry/handlers/main.yaml
Normal file
5
roles/harbor-registry/handlers/main.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: restart harbor
|
||||
docker_compose:
|
||||
project_src: /opt/harbor/
|
||||
state: present
|
||||
restarted: yes
|
||||
Reference in New Issue
Block a user