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

Add agnosticd_requirements lookup plugin #4684

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add agnosticd_requirements lookup plugin #4684

wants to merge 2 commits into from

Conversation

fridim
Copy link
Collaborator

@fridim fridim commented Apr 28, 2022

  • Strategic merge to minimize runs of ansible-galaxy
  • Couldn't find a python module to do the strategic merge, write a few
    functions and tests them using python unit tests
  • Add a test content for requirements.yml
  • Simplify the playbook using the new lookup plugin
SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New config Pull Request
  • New role Pull Request

Force support only for the dictionnary type for requirements.yml that look like:

roles:
- ...
collections:
- ....
COMPONENT NAME
ADDITIONAL INFORMATION

- Strategic merge to minimize runs of ansible-galaxy
- Couldn't find a python module to do the strategic merge, write a few
  functions and tests them using python unit tests
- Add a test content for requirements.yml
- Simplify the playbook using the new lookup plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants