Danny Bessems
70b3543c9c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
11 lines
147 B
YAML
11 lines
147 B
YAML
---
|
|
- hosts: registry
|
|
remote_user: root
|
|
gather_facts: false
|
|
vars:
|
|
harbor:
|
|
version: v2.8.1
|
|
roles:
|
|
- dockerhost
|
|
- registry
|