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

Fix inject_facts_as_vars #115

Closed
wants to merge 2 commits into from

Commits on Nov 15, 2023

  1. Fix inject_facts_as_vars

    Also enabled testing of this in CI to prevent regressions.
    
    See:
    - https://docs.ansible.com/ansible/2.9/reference_appendices/config.html#inject-facts-as-vars
    - ansible-lockdown#54
    
    Signed-off-by: Will Szumski <will@stackhpc.com>
    jovial committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4cbbf8d View commit details
    Browse the repository at this point in the history
  2. Test inject facts as vars in CI

    Signed-off-by: Will Szumski <will@stackhpc.com>
    jovial committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    81594cb View commit details
    Browse the repository at this point in the history