add: harbor registry deployment

This commit is contained in:
2023-12-29 14:03:07 +00:00
parent ebd91306cd
commit 1c23da0249

View File

@@ -53,3 +53,7 @@
- hosts: timetracking
roles:
- { role : timetracking, tags : [ "timetracking", "kamai" ] }
- hosts: harbor-registry
roles:
- { role : harbor-registry, tags : [ "harbor" ] }