1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
Julien Riou 8e9ec610c3
feat: Add crc32 filter (#5062)
* feat: Add crc32 filter

Compute CRC32 checksum of a string and return its hex representation. Can be
use to create short checksums.

Signed-off-by: Julien Riou <julien@riou.xyz>

* Update license lines

* Improve string check of a crc32 value

Signed-off-by: Julien Riou <julien@riou.xyz>

Signed-off-by: Julien Riou <julien@riou.xyz>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-21 12:10:31 +02:00
..
become Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
cache Add more license statements (#5079) 2022-08-07 13:37:23 +02:00
callback Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
connection Add more license statements (#5079) 2022-08-07 13:37:23 +02:00
filter feat: Add crc32 filter (#5062) 2022-08-21 12:10:31 +02:00
inventory Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
lookup Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
module_utils Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
modules Update copyright statements. (#5106) 2022-08-13 16:56:40 +02:00