-
Notifications
You must be signed in to change notification settings - Fork 219
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 a role to collect EOS commands #502
Conversation
ansible_collections/arista/avd/roles/eos_commands_collect/tasks/main.yml
Outdated
Show resolved
Hide resolved
|
ansible_collections/arista/avd/roles/eos_commands_collect/tasks/main.yml
Outdated
Show resolved
Hide resolved
If Action fails for |
Many thanks. We find out the root cause and fixed it. |
…t directory creation
Everything is done. Please let me know what I should change (I am at least thinking about changing the role name and dir name. |
|
There was a problem hiding this 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
Change Summary
Types of changes
Related Issue(s)
Fixes #495
Component(s) name
new role.
Proposed changes
Add a role to collect EOS commands
For each device:
Checklist:
pre-commit
,make linting
andmake sanity-lint
).