Access to Ansible inventory and variables during pool deployment.
It would be extremely useful to see the generated Ansible inventory with all the variables for pool deployment diagnostics. At the moment, there is no option other than watching an extra container for Ansible run created, jumping on the container, and reading all the files there. Another option from within Ansible is to run debug messages, but those are not very handy either. I think if the inventory file could be downloaded as a txt file or attached at the beginning of the log file, it would be much easier.