Remove our two borg hosts from the inventory
These are managed services and Ansible doesn't run on them. It got boring writing 'all,!rsync_net,!hetzner_storageboxes' in playbooks and ad-hoc commands, so remove these borg hosts from our inventory.
In the process to accomplish the above, I refactored the roles that set up our borg hosts to run on localhost; seems to work well and should prove more flexible if we were to get another storage box.
Merge request reports
Activity
requested review from @svenstaro and @klausenbusk
added 1 commit
- 22f4adb8 - Place borg host vaults under host_vars/localhost/
added 1 commit
- de9c1be7 - tasks/sync-ssh-hostkeys: use blocks for shell cmds
added 5 commits
Toggle commit listmentioned in commit 29c4d97a
Please register or sign in to reply