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

Feat: Using the new library and adding tag filtering #10

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

Conversation

mrstatic23
Copy link

  • The lookup module now uses the new SDK
  • Added filtering of secrets by tags
  • Update REAMDE

@mrstatic23
Copy link
Author

@DanielHougaard
I updated my fork to the current main branch, but I left some changes I made:

  • in the get_all_secrets function I added a filter by tags
  • the result returned by get_all_secrets is a list in a list, because if a list is specified and a single value is returned from the repository, the list of dictionaries becomes just a dictionary, which can cause unexpected errors when using the items2dict filter in Ansible.

Translated with DeepL.com (free version)

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.

1 participant