mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
945296f31451d09e6ed94e403a62d0c7ea017c48
* filter: add new time convert filters The plugin include: - to_seconds - to_minutes - to_hours * refactor and extend * more UX improvements * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * even more UX improvments * fix indentation * fix for py3 * enable aix in ci * simplify * add to_months, use 360d as year. * rearrange tests * year back to 365 days Co-authored-by: Felix Fontein <felix@fontein.de>
Description
Languages
Python
99.4%
Shell
0.3%
HCL
0.2%