1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00

Added In Ansible Version Requirement Into Installation Doc

Signed-off-by: Alex Penketh <alex@apenketh.com>
This commit is contained in:
Alex Penketh 2017-09-21 15:15:29 +02:00
parent e6777577b6
commit 6b6dcc46ca

View File

@ -48,7 +48,7 @@ To install the assets, clone the awx-logos repo into the root of your local AWX
Before you can run a deployment, you'll need the following installed in your local environment: Before you can run a deployment, you'll need the following installed in your local environment:
- [Ansible](http://docs.ansible.com/ansible/latest/intro_installation.html) - [Ansible](http://docs.ansible.com/ansible/latest/intro_installation.html) Requires Version 2.3+
- [Docker](https://docs.docker.com/engine/installation/) - [Docker](https://docs.docker.com/engine/installation/)
- [docker-py](https://github.com/docker/docker-py) Python module - [docker-py](https://github.com/docker/docker-py) Python module
- [GNU Make](https://www.gnu.org/software/make/) - [GNU Make](https://www.gnu.org/software/make/)