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

Support for ansible-core 2.15 #151

Merged
merged 9 commits into from
Oct 1, 2023

Commits on Oct 1, 2023

  1. chore(deps): update ansible-core requirement

    Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version.
    - [Release notes](https://github.com/ansible/ansible/releases)
    - [Commits](ansible/ansible@v2.12.0...v2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: ansible-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ad2e9fd View commit details
    Browse the repository at this point in the history
  2. Update test requirements

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    69faa7d View commit details
    Browse the repository at this point in the history
  3. fix tests

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8d1f0fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbcfea3 View commit details
    Browse the repository at this point in the history
  5. fix

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ee7c2ec View commit details
    Browse the repository at this point in the history
  6. fix

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    86d58d6 View commit details
    Browse the repository at this point in the history
  7. docs update

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    64d810f View commit details
    Browse the repository at this point in the history
  8. docs update

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    ea1ec6b View commit details
    Browse the repository at this point in the history
  9. docs update

    haidaraM committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d7661ae View commit details
    Browse the repository at this point in the history