mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Install Ansible only for collection tests
This commit is contained in:
@@ -225,7 +225,9 @@ RUN for dir in \
|
||||
{% if (build_dev|bool) or (kube_dev|bool) %}
|
||||
RUN for dir in \
|
||||
/var/lib/awx/venv \
|
||||
/var/lib/awx/venv/awx/bin \
|
||||
/var/lib/awx/venv/awx/lib/python3.6 \
|
||||
/var/lib/awx/venv/awx/lib/python3.6/site-packages \
|
||||
/var/lib/awx/projects \
|
||||
/var/lib/awx/rsyslog \
|
||||
/var/run/awx-rsyslog \
|
||||
|
||||
Reference in New Issue
Block a user