I try to configure advanced resource with meta and I get error "'dict object' has no attribute 'name'".
Probably the cause is nvpair.name in loop_control.labal. Should be nvpair.key.
https://github.com/devgateway/ansible-role-pacemaker/blob/master/tasks/advanced-resource.yml#L22