Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add collection dependencies #663

Merged

Conversation

carlbuchmann
Copy link
Member

Change Summary

Add the following collection dependencies:

  • arista.cvp
  • arista.eos
  • ansible.netcommon

Note, in the future, it is likely desired to pin to a specific version.

@titom73 titom73 added state: testing PR under testing type: dependencies Pull requests that update a dependency file labels Jan 29, 2021
@titom73 titom73 added this to the v2.0.0rc1 milestone Jan 29, 2021
@titom73
Copy link
Contributor

titom73 commented Jan 29, 2021

Looks good:

➜  /projects git:(add-collection-dependencies) ansible-galaxy collection install arista-avd-dev.tar.gz
Process install dependency map
Starting collection install process
Installing 'arista.avd:1.1.2' to '/home/avd/.ansible/collections/ansible_collections/arista/avd'
Installing 'arista.cvp:2.1.1' to '/home/avd/.ansible/collections/ansible_collections/arista/cvp'
Installing 'arista.eos:1.2.0' to '/home/avd/.ansible/collections/ansible_collections/arista/eos'
Installing 'ansible.netcommon:1.5.0' to '/home/avd/.ansible/collections/ansible_collections/ansible/netcommon'

Copy link
Contributor

@titom73 titom73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@titom73 titom73 merged commit 6582b60 into aristanetworks:devel Jan 29, 2021
@titom73 titom73 deleted the add-collection-dependencies branch January 29, 2021 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick state: testing PR under testing type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants