In role backup_client we import the gpg key with a passphrase with
gpg --allow-secret-key-import --import /root/gnupg.import.gpg
This no longer works in, at least, Debian 9. It stalls waiting to type in a passphrase. We need to come
up with a solution that works in Debian 7 to at least Debian 9
In role backup_client we import the gpg key with a passphrase with
gpg --allow-secret-key-import --import /root/gnupg.import.gpgThis no longer works in, at least, Debian 9. It stalls waiting to type in a passphrase. We need to come
up with a solution that works in Debian 7 to at least Debian 9