mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:08:34 +01:00
6 lines
109 B
YAML
6 lines
109 B
YAML
- name: restart harbor
|
|
docker_compose:
|
|
project_src: /opt/harbor/
|
|
state: present
|
|
restarted: yes
|