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

fix typo in check_edit_config_capability method name #44102

Merged
merged 1 commit into from
Aug 14, 2018
Merged

fix typo in check_edit_config_capability method name #44102

merged 1 commit into from
Aug 14, 2018

Conversation

LindsayHill
Copy link
Contributor

SUMMARY

Fix typo in the network connection method edit_config_capability method name

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

plugins/cliconf/init.py
plugins/cliconf/eos.py
plugins/cliconf/ios.py
plugins/cliconf/iosxr.py
plugins/cliconf/junos.py
plugins/cliconf/nxos.py
plugins/cliconf/voss.py
plugins/cliconf/vyos.py
plugins/httpapi/nxos.py

ANSIBLE VERSION
ansible 2.7.0.dev0 (fix_method_typo c1643dc5c6) last updated 2018/08/13 18:18:37 (GMT -700)
  config file = None
  configured module search path = [u'/Users/lhill/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/lhill/github/ansible/lib/ansible
  executable location = /Users/lhill/github/ansible/bin/ansible
  python version = 2.7.10 (default, Oct  6 2017, 22:29:07) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]
ADDITIONAL INFORMATION

Looks like typo was introduced in #43203

@ansibot
Copy link
Contributor

ansibot commented Aug 14, 2018

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. networking Network category nxos Cisco NXOS community support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 14, 2018
@trishnaguha trishnaguha merged commit 727503c into ansible:devel Aug 14, 2018
@webknjaz webknjaz removed the needs_triage Needs a first human triage before being processed. label Aug 14, 2018
@dagwieers dagwieers added iosxr Cisco IOSXR community cisco Cisco technologies labels Feb 22, 2019
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. cisco Cisco technologies iosxr Cisco IOSXR community networking Network category nxos Cisco NXOS community 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.

None yet

5 participants