rundeck-plugins / git-resource-model

4 stars 4 forks source link

Feature request: Ansible inventory file format #1

Open windowsrefund opened 6 years ago

windowsrefund commented 6 years ago

This resource model could be very useful for those of us who maintain their Ansible source trees in a git repo. That said, Ansible's inventory format is not XML, JSON, or YAML.

gschueler commented 6 years ago

there is a "Resource Format Parser" plugin type for Rundeck, so sounds like that could be added: http://rundeck.org/docs/developer/model-format-parser-and-generator-plugin.html#resourceformatparser

windowsrefund commented 6 years ago

I believe that's already been included

https://github.com/rundeck-plugins/git-resource-model/blob/master/src/main/groovy/com/rundeck/plugin/GitResourceModel.groovy