-
Notifications
You must be signed in to change notification settings - Fork 69
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
ansible.eos.eos_config "defaults: True" option takes a very long time #441
Comments
@michaeljaboyd I have tried running the same task with the latest releases, and this is not reproducible at our end, you can enable debug logs as shown below:
|
Thank you for looking into this issue. Sure Please find the output requested bellow:- Playbook
Ansible.log
Stdio
Ran with command |
@rohitthakur2590 I have since tested this against vEOS. vEOS runs the module in a second, with exactly the same playbook. Only when the module runs against real equipment will the slowdown be apparent. |
SUMMARY
The follow code takes up to 6 minutes to run. whereas running the commands manually "term len 0" followed by "show run all" completes in seconds.
ISSUE TYPE
Slow command output. This makes the playbook very slow
COMPONENT NAME
arista.eos.eos_config
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Centos 7
7260cx3
STEPS TO REPRODUCE
in hosts file
in playbook
The text was updated successfully, but these errors were encountered: