Merge "Remove ara from source install option"

This commit is contained in:
Zuul 2023-10-12 18:07:39 +00:00 committed by Gerrit Code Review
commit 3d8fab4ff6

View File

@ -120,13 +120,11 @@
override-checkout: main override-checkout: main
- name: github.com/ansible-collections/community.general - name: github.com/ansible-collections/community.general
override-checkout: main override-checkout: main
- name: github.com/ansible-community/ara
vars: vars:
install_ansible_requirements: install_ansible_requirements:
# Zuul checkout of Ansible devel # Zuul checkout of Ansible devel
- '{{ ansible_user_dir}}/src/github.com/ansible/ansible' - '{{ ansible_user_dir}}/src/github.com/ansible/ansible'
- '{{ ansible_user_dir }}/src/opendev.org/openstack/openstacksdk' - '{{ ansible_user_dir }}/src/opendev.org/openstack/openstacksdk'
- '{{ ansible_user_dir}}/src/github.com/ansible-community/ara[server]'
# These are required because we are not install the pypi # These are required because we are not install the pypi
# "ansible" bundle here, but the upstream devel branch # "ansible" bundle here, but the upstream devel branch
install_ansible_collections: install_ansible_collections: