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

Changed string check to verify that EOS device is not in config mode. #28332

Merged
merged 1 commit into from Aug 18, 2017
Merged

Changed string check to verify that EOS device is not in config mode. #28332

merged 1 commit into from Aug 18, 2017

Conversation

bobbywatson3
Copy link
Contributor

SUMMARY

Changed string check to verify that EOS device is not in config mode. This was required in order to work with Arista 7500 series modular switches.
Resolves #28309

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

EOS Networking action plugin

ANSIBLE VERSION
ansible 2.3.1.0
  config file = /aos/ansible.cfg
  configured module search path = Default w/o overrides
  python version = 2.7.13 (default, Dec 22 2016, 09:22:15) [GCC 6.2.1 20160822]

Changed string check to verify that EOS device is not in config mode. This was required in order to work with Arista 7500 series modular switches.
Resolves #2830
@ansibot
Copy link
Contributor

ansibot commented Aug 17, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 bugfix_pull_request c:plugins/action needs_triage Needs a first human triage before being processed. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 17, 2017
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Aug 17, 2017
@calfonso calfonso merged commit 8e8a7c8 into ansible:devel Aug 18, 2017
prasadkatti pushed a commit to prasadkatti/ansible that referenced this pull request Oct 1, 2017
…ansible#28332)

Changed string check to verify that EOS device is not in config mode. This was required in order to work with Arista 7500 series modular switches.
Resolves ansible#2830
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 bug This issue/PR relates to a bug. c:plugins/action networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Context incorrectly detected on Arista modular switches (7500)
4 participants