mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Add collection setting toggle to UI
Additional API housekeeping, removing unused code Treat default branch as no branch provided
This commit is contained in:
@@ -137,7 +137,6 @@
|
||||
delegate_to: localhost
|
||||
|
||||
- block:
|
||||
# TODO: don't run this if ansible verison doens't support collections
|
||||
- name: detect collections/requirements.yml
|
||||
stat: path={{project_path|quote}}/collections/requirements.yml
|
||||
register: doesCollectionRequirementsExist
|
||||
|
||||
Reference in New Issue
Block a user