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/plugins
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
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache move jsonfile cache plugin back to ansible-base (#287) 2020-05-06 18:37:03 +01:00
callback Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
connection Remove remaining libvirt content (#180) 2020-04-14 17:46:51 +02:00
doc_fragments cloudstack migrated to dedicated collection ngine_io.cloudstack (#173) 2020-04-14 07:33:10 +02:00
filter filter: add new time convert filter (#347) 2020-05-18 09:54:23 +02:00
inventory linode inventory plugin: fix parsing of access_token (#318) 2020-05-13 12:37:23 +01:00
lookup Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
module_utils postgresql_user: add scram-sha-256 password support (#100) 2020-04-22 12:45:14 +01:00
modules add description and hookscript parameters to proxmox LXC container (#245) 2020-05-18 08:17:11 +03:00