Following up on https://github.com/ansible/ansible/pull/75370
I would like a machine readable duration for how long a command runs. I was told I could use existing filters. How would I accomplish that? strftime does not support parsing the output of str(timedelta), which is currently used for duration (see https://bugs.python.org/issue41254) -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/b27efbed-b872-48d2-b79c-543e69fdc6d0n%40googlegroups.com.