mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Add binary_file lookup (#10616)
* Add binary_file lookup. * Remove sentence on deprecation.
This commit is contained in:
parent
4e8a6c03dd
commit
8960a57d53
9 changed files with 187 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue