My issue is the same.
There seems to be two problems.
Python, the "apt_get" module is missing (I did find a kind of workaround linking the existing apt_get.* to simply apt_get.so)
But the other problem is a coding issue (seen in /tmp/error)
Notice: Undefined index: template_extra in /var/www/html/bin/configurations/output/output_function.php on line 148 148 Traceback (most recent call last): File "/var/www/html/libs/ansible/xml-to-ansible.py", line 523, in <module> main() File "/var/www/html/libs/ansible/xml-to-ansible.py", line 131, in main for grps in d["entry"]["address-group"]["address"]["entry"]: KeyError: 'address'
HELP
... View more