playbooks/init_harbor_server

9 lines
117 B
Plaintext

---
- name: deploy harbor server
hosts: all
user: ubuntu
become: yes
gather_facts: yes
roles:
- harbor