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

Handle incorrect data type in list lookup plugin #35483

Merged
merged 3 commits into from
May 17, 2018

Commits on Mar 16, 2018

  1. handle incorrect data type in list lookup plugin

    Fixes ansible#35481
    
    Signed-off-by: Adam Miller <admiller@redhat.com>
    maxamillion committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    be15aa5 View commit details
    Browse the repository at this point in the history
  2. test to ensure that loops properly handle incorrect datatypes

    Signed-off-by: Adam Miller <admiller@redhat.com>
    maxamillion committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    f328953 View commit details
    Browse the repository at this point in the history
  3. fix sanity tests

    Signed-off-by: Adam Miller <admiller@redhat.com>
    maxamillion committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    7b2be4c View commit details
    Browse the repository at this point in the history