Description of feature
We should support all our existing formats as input - is there a way to specify the format as a flag, and if not, how would we add that and what other features might be constrained (I think having format as a vars?)?
Additionally, the goal here is to migrate the ansible-dokku project to wrapping docket, so we must also support all valid calls of modules in the ansible-dokku project, and ideally map out the json/yaml the upstream project would need to build and pass into docket, as well as how to interpret output and exit codes. One thing to be careful about would be optional vs required fields in docket and how those interact with ansible-dokku modules (these may be different between the two.
Description of feature
We should support all our existing formats as input - is there a way to specify the format as a flag, and if not, how would we add that and what other features might be constrained (I think having format as a vars?)?
Additionally, the goal here is to migrate the ansible-dokku project to wrapping docket, so we must also support all valid calls of modules in the ansible-dokku project, and ideally map out the json/yaml the upstream project would need to build and pass into docket, as well as how to interpret output and exit codes. One thing to be careful about would be optional vs required fields in docket and how those interact with ansible-dokku modules (these may be different between the two.