Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 385 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 385 Bytes

Ansible playbook for transport.datahub.io

Passwords and other secrets are loaded from secrets.yml, which is not committed to the repository. Copy secrets.yml-distrib to get started.

To execute the playbook, run the following command:

ansible-playbook -u USERNAME datahub.yml

Set USERNAME to your username at transport.datahub.io.