mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
Merge pull request #238 from APenketh/devel
Added In Ansible Version Requirement Into Installation Doc
This commit is contained in:
commit
7a052e6f0c
@ -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/)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user