mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 04:11:00 +00:00
* #27045 fix installation guide via apt (ubuntu) * Update intro_installation.rst Re-added apt-get update as it is needed to get the latest package index from ppa:ansible/ansible
This commit is contained in:
committed by
Jordan Borean
parent
f40db199aa
commit
7694fd6f9f
@@ -138,6 +138,7 @@ To configure the PPA on your machine and install ansible run these commands:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ sudo apt-get update
|
||||
$ sudo apt-get install software-properties-common
|
||||
$ sudo apt-add-repository ppa:ansible/ansible
|
||||
$ sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user