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

Small typo in the ipaddr filter #37592

Merged
merged 1 commit into from
Mar 23, 2018
Merged

Small typo in the ipaddr filter #37592

merged 1 commit into from
Mar 23, 2018

Conversation

fhlmbrg
Copy link
Contributor

@fhlmbrg fhlmbrg commented Mar 19, 2018

interger = integer

SUMMARY

Small typo in the ipaddr filter, interger = integer

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ipaddr

ANSIBLE VERSION
ansible 2.4.3.0
  config file = None
  configured module search path = [u'/home/user/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, May  3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]

ADDITIONAL INFORMATION
Traceback (most recent call last):
...
 File "/usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py", line 788, in next_nth_usable
    raise errors.AnsibleFilterError('Must pass in an interger')
ansible.errors.AnsibleFilterError: Must pass in an interger

interger = integer
@ansibot ansibot added bug This issue/PR relates to a bug. needs_info This issue requires further information. Please answer any outstanding questions. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. support:core This issue/PR relates to code supported by the Ansible Engineering Team. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 19, 2018
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Mar 22, 2018
@ansibot ansibot removed the needs_info This issue requires further information. Please answer any outstanding questions. label Mar 22, 2018
@mkrizek mkrizek removed the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label Mar 23, 2018
@mkrizek mkrizek merged commit e06f346 into ansible:devel Mar 23, 2018
@fhlmbrg fhlmbrg deleted the patch-1 branch March 31, 2018 13:56
@ansible ansible locked and limited conversation to collaborators Apr 27, 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. new_contributor This PR is the first contribution by a new community member. 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

3 participants