tkurki / marinepi-provisioning

Ansible provisioning scripts to set up a Raspberry Pi for marine use
Apache License 2.0
45 stars 21 forks source link

S/Y Curiosity playbook #73

Closed bergie closed 4 years ago

chacal commented 4 years ago

Would it be easier for you if you'd create a separate repository for the playbook of your own boat? That way you wouldn't need to always create pull requests to update your own configs?

I have done same for my boat (Freya). I have a separate repository (https://github.com/chacal/ansible-configurations) that is cloned into marinepi-provisioning/playbooks/chacal so that I can use it as if the files were part of marinepi-provisioning without actually committing them to this repo.

bergie commented 4 years ago

@chacal good point. And it might actually make sense to use ansible-galaxy to pull the roles from here