Git GPG and notifications
this article is for macOS only.
If you use git
and gpg
to sign your commits, then you're probably used to sign you commits using a physical key that you have to insert and press with your finger when you are creating a commit.
Unfortunately, there is no visible feedback in the console when g...
Ansible Tips and Tricks
Some tips and tricks I've accumulated while working with Ansible...