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
René Moser 945296f314
filter: add new time convert filter (#347)
* 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>
2020-05-18 09:54:23 +02:00
..
integration/targets filter: add new time convert filter (#347) 2020-05-18 09:54:23 +02:00
sanity Use api v4 for airbrake deploy notices (#124) 2020-05-17 09:42:08 +02:00
unit Add info command to redis module (#286) 2020-05-12 20:18:24 +03:00
utils Avoid sanity excludes so that users can run ansible-test sanity --docker and it usually passes. (#260) 2020-05-01 13:45:22 +02:00
.gitignore
requirements.yml Add small unit test framework for testing fetch_url() based modules (#171) 2020-04-23 14:50:44 +02:00