Yeah, the YAML one doesn't do glob or recursion, what this would boil down to (
data/nodes/${FQDN}/config.eyaml
). Seems like I need to just write my own inventory plugin for the structure and then offer some Ruby glue to deal with the 'writing to the YAML' bits. Thanks for the input. 🙂