Ansible.Harbor/playbook.yml
djpbessems 6ea6a7705b
All checks were successful
continuous-integration/drone/push Build is passing
Delete commit history
2021-02-24 09:02:57 +01:00

8 lines
105 B
YAML

---
- hosts: registry
remote_user: root
gather_facts: false
roles:
- dockerhost
- registry