mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 06:53:21 -07: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:
parent
7901287dd3
commit
c44fc97d6c
9 changed files with 187 additions and 0 deletions
|
@ -7,6 +7,7 @@ plugins/inventory/lxd.py yamllint:unparsable-with-libyaml
|
|||
plugins/inventory/nmap.py yamllint:unparsable-with-libyaml
|
||||
plugins/inventory/scaleway.py yamllint:unparsable-with-libyaml
|
||||
plugins/inventory/virtualbox.py yamllint:unparsable-with-libyaml
|
||||
plugins/lookup/binary_file.py validate-modules:invalid-documentation
|
||||
plugins/lookup/dependent.py validate-modules:unidiomatic-typecheck
|
||||
plugins/modules/consul_session.py validate-modules:parameter-state-invalid-choice
|
||||
plugins/modules/homectl.py import-3.11 # Uses deprecated stdlib library 'crypt'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue