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

package_facts add alias support #83149

Merged
merged 9 commits into from
May 2, 2024
Merged

package_facts add alias support #83149

merged 9 commits into from
May 2, 2024

Commits on Apr 26, 2024

  1. package_facts add alias support

    bcoca committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2d690d7 View commit details
    Browse the repository at this point in the history
  2. fix tpoy

    bcoca committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    13738ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32fba3 View commit details
    Browse the repository at this point in the history
  4. req note

    bcoca committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    821fe6e View commit details
    Browse the repository at this point in the history
  5. added alias test

    bcoca committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    831f672 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Abhijeet Kasurde <[email protected]>
    bcoca and Akasurde committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dcf7dfa View commit details
    Browse the repository at this point in the history
  7. Update lib/ansible/modules/package_facts.py

    Co-authored-by: Abhijeet Kasurde <[email protected]>
    bcoca and Akasurde committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    35cd677 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update test/integration/targets/package_facts/tasks/main.yml

    Co-authored-by: Abhijeet Kasurde <[email protected]>
    bcoca and Akasurde committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e532d90 View commit details
    Browse the repository at this point in the history
  2. fix format

    bcoca committed May 2, 2024
    Configuration menu
    Copy the full SHA
    39e751d View commit details
    Browse the repository at this point in the history