Hi,
I'm looking to peek into an Ansible module. It is the 'unarchvie'
module which in special circumstances is not idempotent
(https://github.com/ansible/ansible/issues/57303). I read the code. It
looks sensible to me. Now, I would like to check how it actually works
with some data.
Thanks,
Wawrzek