1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Find a file
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
.github Remove tomaszkiewicz from ansibullbot notifications (#242) 2020-05-13 08:36:14 +02:00
changelogs/fragments add description and hookscript parameters to proxmox LXC container (#245) 2020-05-18 08:17:11 +03:00
meta Tidyup deprecations (#195) 2020-05-07 14:22:47 +02:00
plugins filter: add new time convert filter (#347) 2020-05-18 09:54:23 +02:00
scripts Fix linting errors. (#343) 2020-05-15 13:35:41 +02:00
tests filter: add new time convert filter (#347) 2020-05-18 09:54:23 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
COPYING Initial commit 2020-03-09 09:11:07 +00:00
galaxy.yml Adjust name of ovirt dependency (#132) 2020-04-08 11:32:36 +01:00
README.md Initial commit 2020-03-09 09:11:07 +00:00
shippable.yml Add Fedora 32 to CI; drop Fedora 30 which is soon EOL (#327) 2020-05-15 18:51:49 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: community.general