Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ansible-collections/community.elastic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: latest
Choose a base ref
...
head repository: ansible-collections/community.elastic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 23 files changed
  • 5 contributors

Commits on Oct 9, 2024

  1. ApiKey: Add ApiKey authentication. (#103)

    * ApiKey: Add ApiKey authentication and tests.
    
    Co-authored-by: andrefsp <[email protected]>
    Co-authored-by: Rhys Campbell <[email protected]>
    3 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4f9d11e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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

Commits on Jan 30, 2025

  1. Updates package name (#110)

    * Updates package name
    
    * Add apt update
    rhysmeister authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    b0d6202 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Allow manual specification of login host connection url. (#109)

    * Check if login_host is already a valid url before constructing one from module params.
    
    * Trigger CI
    
    * Fix urlparse imports in python 2. Add login_hosts url test.
    
    * Add another login_hosts entry with bare host.
    adam-spurgeon-tp authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    d4df1de View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Update publish_collection.yml (#111)

    Update action versions
    rhysmeister authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    51edf48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cfe11 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. bugfix: 113 connection_options to dict (#114)

    * Change connection_options to dict and add tests
    rhysmeister authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    f65e574 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

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

Commits on Apr 22, 2025

  1. Bump Ubuntu runner (#116)

    * Bump Ubuntu runner
    
    * Fix docker compose install
    
    * New docker install method
    
    * Update apt repo
    
    * Fix params in task
    
    * Add gpg key method changed
    
    * Fix key name
    
    * Update to docker compose cmd
    
    * Update include path
    
    * Remove role_path variable reference
    
    * Add role_path var
    
    * Add role_path var
    
    * Modify path
    
    * Fix condition
    
    * Update to docker compose cmd
    
    * Fix dicts
    rhysmeister authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    97446d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Correct tests (#118)

    * Correct tests
    
    * Fix includes
    
    * Remove blank lines
    rhysmeister authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    85c8e24 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

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