mirror of
https://github.com/ansible/awx.git
synced 2026-04-28 13:15:27 -02:30
Remove unneeded roles from the installer directory
This commit is contained in:
@@ -8,6 +8,3 @@
|
||||
|
||||
- include_tasks: check_openshift.yml
|
||||
when: openshift_host is defined and openshift_host != ''
|
||||
|
||||
- include_tasks: check_docker.yml
|
||||
when: openshift_host is not defined or openshift_host == ''
|
||||
|
||||
Reference in New Issue
Block a user