mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02: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:
@@ -0,0 +1 @@
|
||||
file 1
|
||||
@@ -0,0 +1,3 @@
|
||||
Copyright (c) 2025, Felix Fontein <felix@fontein.de>
|
||||
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
file 2
|
||||
@@ -0,0 +1,3 @@
|
||||
Copyright (c) 2025, Felix Fontein <felix@fontein.de>
|
||||
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
Reference in New Issue
Block a user