fixme: comment out harbor for now

This commit is contained in:
2023-07-21 13:04:36 +00:00
parent 1c4d2d1456
commit bc933d8759

View File

@@ -117,14 +117,14 @@
username: docker username: docker
password: HISTORY_PURGED_SECRET password: HISTORY_PURGED_SECRET
- name: Deploy high prio compose templates #- name: Deploy high prio compose templates
community.docker.docker_compose: # community.docker.docker_compose:
project_src: "/opt/{{ item }}/" # project_src: "/opt/{{ item }}/"
pull: true # pull: true
files: # files:
- "{{ item }}.yaml" # - "{{ item }}.yaml"
with_items: # with_items:
- harbor # - harbor
- name: Deploy compose templates - name: Deploy compose templates
community.docker.docker_compose: community.docker.docker_compose: