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

[2.10] Fix ansible-test error in community.aws #70873

Merged
merged 1 commit into from Jul 29, 2020

Commits on Jul 24, 2020

  1. Fix ansible-test error in community.aws (ansible#70507)

    * Fix ansible-test error in community.aws
    
    * Add changelog entry for fix
    
    * Change check from None to string_types
    
    * Update changelogs/fragments/70507-validate-null-author.yaml
    
    clarify wording "or a list of strings"
    
    Co-authored-by: Felix Fontein <felix@fontein.de>
    
    * Update test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/schema.py
    
    clarify wording - single string or not specified valid
    
    Co-authored-by: Felix Fontein <felix@fontein.de>
    
    * Do not fail but return None when given outside list
    
    Co-authored-by: Felix Fontein <felix@fontein.de>
    (cherry picked from commit b0d9dee)
    AlanCoding authored and felixfontein committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    4b7f4ba View commit details
    Browse the repository at this point in the history