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

Fixes to ansible roles (fwd port of #3478) #3479

Merged
merged 2 commits into from
Jul 6, 2023

Commits on Jul 4, 2023

  1. Fixes to ansible roles

    - repo.name -> repo.tag
    
    - assert that `pbench_repo_name' is defined (users have to define it
      in their inventory)
    
    - use `latest' when installing packages and stop ansible-lint from
      complaining about it
    
    PBENCH-1129
    ndokos committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    fbd1f85 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    be44746 View commit details
    Browse the repository at this point in the history