Ansible currently is broken.
As noted by sturm/Guest2732 on #guix, running any `ansible-<command>'
commands leads ansible to think that we are calling the `ansible' script
directly, instead of via a `ansible-<command>' script.
This is related to [1], and possibly might be solved by [2].