mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
added note about 1.9 ppa
This commit is contained in:
parent
c857b20043
commit
a928465c9e
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ To configure the PPA on your machine and install ansible run these commands:
|
||||||
$ sudo apt-get update
|
$ sudo apt-get update
|
||||||
$ sudo apt-get install ansible
|
$ sudo apt-get install ansible
|
||||||
|
|
||||||
|
.. note:: For the older version 1.9 we use this ppa:ansible/ansible-1.9
|
||||||
.. note:: On older Ubuntu distributions, "software-properties-common" is called "python-software-properties".
|
.. note:: On older Ubuntu distributions, "software-properties-common" is called "python-software-properties".
|
||||||
|
|
||||||
Debian/Ubuntu packages can also be built from the source checkout, run:
|
Debian/Ubuntu packages can also be built from the source checkout, run:
|
||||||
|
|
Loading…
Reference in a new issue