Closed hzeller closed 5 years ago
(But I am open to pull requests that do this with ansible, if you help install ansible on earl to get it going there.)
There's nothing to get on the box except ssh keys. Ansible operates remotely via ssh, so there's nothing local necessary except /usr/bin/python.
I want to keep the ssh access to earl as tight as possible to minimize breaches, so this really should be called locally or remotely with my key (but in that case I can do it locally as well).
But I don't know ansible (and I prefer a shell-script to a Python script for mission critical things)