lae / ansible-role-travis-lxc

Ansible role that prepares a Travis CI environment and creates LXC containers for testing roles.
MIT License
4 stars 2 forks source link

profile_tasks broken on ansible devel #21

Closed lae closed 6 years ago

lae commented 6 years ago

build log: https://travis-ci.org/lae/ansible-role-travis-lxc/jobs/357855815

$ ANSIBLE_STDOUT_CALLBACK=debug ansible-playbook -i test01.lxc, -v tests/deploy.yml
Using /home/travis/build/lae/ansible-role-travis-lxc/ansible.cfg as config file
ERROR! Unexpected Exception, this is probably a bug: 'sort_order'
to see the full traceback, use -vvv

Issue already reported at https://github.com/ansible/ansible/issues/37839

lae commented 6 years ago

Seems to have been resolved, but not sure where. https://travis-ci.org/lae/ansible-role-travis-lxc/builds/359028951