mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update intro_installation.rst (#20854)
Added command to install the repository key to prevent errors
This commit is contained in:
parent
0cd6ea1bd8
commit
a8c038383e
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue