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.16] fix loading vars_plugins in roles (#82273) #82609

Merged
merged 1 commit into from
Feb 14, 2024

Commits on Jan 26, 2024

  1. fix loading vars_plugins in roles (ansible#82273)

    * Fix loading legacy vars plugins when the plugin loader cache is reset
    
    * Remove extra cache layer by ensuring vars plugin names are cached (stateless or not) so that the plugin loader cache can double as the load order
    
    (cherry picked from commit 13e6d84)
    s-hertel committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5af790b View commit details
    Browse the repository at this point in the history