Hi, I am installing an ovirt 4.2 self hosted engine on gluster hyperconverged (3 centos
nodes)
When, after the gluster configuration, I start the deploy the hosted-engine tool return
[ ERROR ] ERROR! 'delegate_to' is not a valid attribute for a TaskInclude
[ ERROR ]
[ ERROR ] The error appears to be in
'/usr/share/ovirt-hosted-engine-setup/ansible/bootstrap_local_vm.yml': line 308,
column 11, but may
[ ERROR ] be elsewhere in the file depending on the exact syntax problem.
[ ERROR ]
[ ERROR ] The offending line appears to be:
[ ERROR ]
[ ERROR ] LOCAL_VM_DIR={{
hostvars['localhost']['LOCAL_VM_DIR'] }}
[ ERROR ] - name: Clean bootstrap VM
[ ERROR ] ^ here
[ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
Someone have the same issue?