StackStorm / ansible-st2

Ansible Roles and Playbooks to deploy StackStorm
https://galaxy.ansible.com/StackStorm/stackstorm/
Apache License 2.0
100 stars 75 forks source link

Fix compatibility with new Ansible 2.8.0 #243

Closed arm4b closed 5 years ago

arm4b commented 5 years ago

Fixes build failure (https://travis-ci.org/StackStorm/ansible-st2/jobs/533578756#L1759) appeared when running under newly released Ansible 2.8.0:

{"reason": "'become' is not a valid attribute for a TaskInclude\n\nThe error appears to be in '/tmp/kitchen/roles/StackStorm.ewc/tasks/license.yml': line 59, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Cleanup repo list file from disk\"\n  ^ here\n"}