Hey folks, Ansible is messing me around. I've got a load of nested defaults that are setup in <role>/defaults/main.yml as follows:
aaa:
accounts:
min_uid: 1000
max_uid: 60000
min_system_uid: 500
max_system_uid: 999
encryption_method: SHA512