1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

[PR #10616/8960a57d backport][stable-11] Add binary_file lookup (#10625)

Add binary_file lookup (#10616)

* Add binary_file lookup.

* Remove sentence on deprecation.

(cherry picked from commit 8960a57d53)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-08-10 13:51:45 +02:00 committed by GitHub
parent 7901287dd3
commit c44fc97d6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 187 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -254,6 +254,8 @@ files:
maintainers: ddelnano shinuza
$lookups/:
labels: lookups
$lookups/binary_file.py:
maintainers: felixfontein
$lookups/bitwarden_secrets_manager.py:
maintainers: jantari
$lookups/bitwarden.py: