nicholasamorim / ansible-role-harbor

An Ansible Role that installs Harbor.
MIT License
24 stars 29 forks source link

default /data to {{ harbor_datadir }} #9

Closed ghost closed 5 years ago

ghost commented 5 years ago

Changing the default /data to {{ harbor_datadir }} for consistency. Solves #5. Else one must sets harbor_secretkey_path: "{{ harbor_datadir }}/"