Skip to content

Commit

Permalink
Updated per tech review feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmabumstead committed Aug 4, 2017
1 parent bcb3e33 commit 6d59ac1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/docsite/rst/intro_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Fedora distributions.
Ansible will also have RPMs/YUM-repo available at `<https://releases.ansible.com/ansible/rpms/`.

Ansible itself can manage earlier operating
systems that contain Python 2.6 or higher (so also EL6).
systems that contain Python 2.6 or higher.

You can also build an RPM yourself. From the root of a checkout or tarball, use the ``make rpm`` command to build an RPM you can distribute and install.

Expand Down Expand Up @@ -146,7 +146,6 @@ To configure the PPA on your machine and install ansible run these commands:
$ sudo apt-get update
$ 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".

Debian/Ubuntu packages can also be built from the source checkout, run:
Expand Down

0 comments on commit 6d59ac1

Please sign in to comment.