Update instructions to say to use gpg 2.1.18 or greater

Address issue with earlier versions of gpg 2.1.x that incorrectly prompt the user for
a passphrase when a key is stored without a passphrase.
This commit is contained in:
Charlie O'Keefe 2018-04-21 19:51:58 -06:00
parent 150937df0f
commit dd0152be8b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Install prerequisites first: `sudo apt-get install build-essential libssl-dev li
sudo pip install -U ansible sudo pip install -U ansible
#### GnuPG 2.x #### GnuPG 2.x (2.1.18 or greater)
Make sure GNU privacy guard is installed. Make sure GNU privacy guard is installed.