Issue #8639
Updated by fao89 over 3 years ago
Create an ansible remote that points to `galaxy.ansible.com` and upload the following requirements.yml: ``` --- collections: - name: arista.avd version: 2.0.0 1.0.1 ``` Perform a sync with sync_requirements == True This collection depends on: - arista.cvp - arista.eos - ansible.netcommon (which depends on ansible.utils)