From https://github.com/vyos/vyos.vyos/pull/445:
- vyos_user:
aggregate:
- name: user1
configured_password: "password"
- name: user2
configured_password: "password"
`would fail with:
"msg": "Task failed: cannot access local variable 'value' where it is not associated with a value"
Should recognize the parameters inside of the aggregate.