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.14] fix role argument spec error for invalid suboptions & fix reporting of deprecated arguments for modules #79738

Merged
merged 2 commits into from
Jan 19, 2023

Commits on Jan 14, 2023

  1. fix role argument spec error for invalid suboptions (ansible#76578)

    fixes ansible#75536
    
    (cherry picked from commit b5b239f)
    s-hertel authored and felixfontein committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f26a3ce View commit details
    Browse the repository at this point in the history
  2. Fix reporting of deprecated arguments for modules. (ansible#79681)

    (cherry picked from commit 1a47a21)
    felixfontein committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    c321bc9 View commit details
    Browse the repository at this point in the history