1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-03 23:41:51 +00:00

Add binary_file lookup (#10616)

* Add binary_file lookup.

* Remove sentence on deprecation.
This commit is contained in:
Felix Fontein 2025-08-10 13:32:35 +02:00 committed by GitHub
parent 4e8a6c03dd
commit 8960a57d53
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: