Hello, there, I'm making a custom Ansible playbook to setup the repo and install some packages.
I currently have extracted the armoerd ASCII key from the install script, and saved it alongside the playbook.
This is fine for now, but it would be great to have a direct link from where to grab the clean ASCII key without having to do fragile script parsing.
This way on key or script updates it's as simple as re-running the playbook.
If this sounds reasonable I can open a PR to save the current key in the assets directoy.
Thanks in advanced for any feedback!
Jan
Hello, there, I'm making a custom Ansible playbook to setup the repo and install some packages.
I currently have extracted the armoerd ASCII key from the install script, and saved it alongside the playbook.
This is fine for now, but it would be great to have a direct link from where to grab the clean ASCII key without having to do fragile script parsing.
This way on key or script updates it's as simple as re-running the playbook.
If this sounds reasonable I can open a PR to save the current key in the assets directoy.
Thanks in advanced for any feedback!
Jan