The error: fatal: [targetbox] => {‘msg’: “AnsibleUndefinedVariable: One or more undefined variables: ‘wildfly_memory_settings’ is undefined”, ‘failed’: True}
it is because to test wildfly_memory_settings.Xms you need to access wildfly_memory_settings first and it is not defined. Unfortunatellz zou cannot use defautl this way.