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

ios cliconf plugin fix regex for version #40066

Merged
merged 1 commit into from May 14, 2018

Conversation

trishnaguha
Copy link
Member

Signed-off-by: Trishna Guha trishnaguha17@gmail.com

SUMMARY

fixes #39616
fixes #39621 (comment)

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/cliconf/ios.py

ANSIBLE VERSION
devel, 2.5

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
@ansibot
Copy link
Contributor

ansibot commented May 14, 2018

@ansibot ansibot added bug This issue/PR relates to a bug. 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 May 14, 2018
@trishnaguha trishnaguha removed the needs_triage Needs a first human triage before being processed. label May 14, 2018
@trishnaguha trishnaguha merged commit 5cf61d7 into ansible:devel May 14, 2018
@trishnaguha trishnaguha deleted the ios_cliconf branch May 14, 2018 07:10
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
tonal pushed a commit to tonal/ansible that referenced this pull request May 15, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
@trishnaguha
Copy link
Member Author

cherry-picked to 2.5

trishnaguha added a commit to trishnaguha/ansible that referenced this pull request May 15, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 5cf61d7)
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
trishnaguha added a commit that referenced this pull request May 16, 2018
* Fix nxos terminal plugin regex (#39659)

Fix nxos terminal plugin regex to match
command prompt without newline character as prefix

(cherry picked from commit 0ac222d)

* remove purge from nxos_logging doc, argspec (#39947)

* remove purge from nxos_logging doc, argspec

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* shippable

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit f1103a7)

* IT cases for nxos_logging (#39929)

* IT cases for nxos_logging

* review comment

(cherry picked from commit 2557c06)

* fix nxos_ping issues (#40028)

(cherry picked from commit 6fac574)

* Fix vxlan_vtep_vni tests (#39968)

(cherry picked from commit 0407c51)

* ios cliconf plugin fix regex for version (#40066)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 5cf61d7)

* update changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* shippable

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
@dagwieers dagwieers added ios Cisco IOS community cisco Cisco technologies labels Feb 27, 2019
@ansible ansible locked and limited conversation to collaborators May 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug. cisco Cisco technologies ios Cisco IOS community 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.

ios_logging module failing with KeyError: 'network_os_version'
4 participants