mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 02:25:53 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| counter.py | ||
| crc32.py | ||
| dict.py | ||
| dict_kv.py | ||
| from_csv.py | ||
| groupby_as_dict.py | ||
| hashids.py | ||
| hashids_decode.yml | ||
| hashids_encode.yml | ||
| jc.py | ||
| json_query.py | ||
| lists_mergeby.py | ||
| random_mac.py | ||
| time.py | ||
| to_days.yml | ||
| to_hours.yml | ||
| to_milliseconds.yml | ||
| to_minutes.yml | ||
| to_months.yml | ||
| to_seconds.yml | ||
| to_time_unit.yml | ||
| to_weeks.yml | ||
| to_years.yml | ||
| unicode_normalize.py | ||
| version_sort.py | ||