Update intro_installation.rst (#20854)
Added command to install the repository key to prevent errorspull/4420/head
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…
Reference in New Issue