Update intro_installation.rst (#20854)

Added command to install the repository key to prevent errors
pull/20720/merge
Sebastian 7 years ago committed by scottb
parent 0cd6ea1bd8
commit a8c038383e

@ -178,6 +178,7 @@ Then run these commands:
.. code-block:: bash
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367
$ sudo apt-get update
$ sudo apt-get install ansible

Loading…
Cancel
Save