mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
add OpenSSL to the list of prerequisites
For running `make docker-compose` a working version of openssl is required for successfully generating Private RSA key for signing work. Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
parent
69ae731898
commit
f5cd9e0799
@ -37,6 +37,7 @@ Notable files:
|
||||
- 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.
|
||||
- OpenSSL.
|
||||
|
||||
### Tested Operating Systems
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user