Merge pull request #238 from APenketh/devel

Added In Ansible Version Requirement Into Installation Doc
This commit is contained in:
Chris Church 2017-09-21 20:38:02 -04:00 committed by GitHub
commit 7a052e6f0c

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:
- [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-py](https://github.com/docker/docker-py) Python module
- [GNU Make](https://www.gnu.org/software/make/)