mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #9392 from rooftopcellist/update-docs-ansible-install
Add ansible requirement for dev env docs Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
240556b5d6
@ -17,6 +17,7 @@ Notable files:
|
||||
- [docker-compose](https://pypi.org/project/docker-compose/) Python module.
|
||||
+ This also installs the `docker` Python module, which is incompatible with [`docker-py`](https://pypi.org/project/docker-py/). If you have previously installed `docker-py`, please uninstall it.
|
||||
- [Docker Compose](https://docs.docker.com/compose/install/).
|
||||
- [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) will need to be installed as we use it to template files needed for the docker-compose.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user