Skip to content

Conversation

@ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jan 28, 2025

  • Removes feature that allowed custom requirements files for roles and collections.
  • If 'requirements.yml` file is found near scenario, it will be installed
  • ansible-dev-environment is used to install requirements.yml as
    this takes care of all: collections, roles and python dependencies,
    all in isolated environment.

- Removes features to define custom requirements files for roles and
  collections.
- If 'requirements.yml` is present, it will be installed
- ansible-dev-environment is used to install requirements.yml as
  this supports both all: collections, roles and python dependencies,
  all in isolated environment.
@ssbarnea ssbarnea requested a review from a team as a code owner January 28, 2025 10:59
@ssbarnea ssbarnea added the major label Jan 28, 2025
@ssbarnea ssbarnea marked this pull request as draft January 28, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant