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:
parent
150937df0f
commit
dd0152be8b
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue