Skip to content

Conversation

@ClausHolbechArista
Copy link
Contributor

arista.avd is no longer requiring this collection, so it will not be installed automatically.
Since this demo use callbacks contained in the community.general collection, it should be installed.

# Manual installation
$ ansible-galaxy collection install arista.avd:==2.0.0
$ ansible-galaxy collection install arista.cvp:==2.1.2
$ ansible-galaxy collection install community.general
Copy link

Choose a reason for hiding this comment

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

Do we need this collection? Any reason?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In this repo it is needed for the callback defined in the playbook.

Copy link

Choose a reason for hiding this comment

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

We can simply remove the stdout yaml from the ansible.cfg, instead of adding it here to install. Let me know if this collection is adding any value? (Because I don't see any difference with out yaml output)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants