aini icon indicating copy to clipboard operation
aini copied to clipboard

[Feature Request] InventoryData to ini or yaml

Open doovemax opened this issue 2 years ago • 1 comments

hi this package have the feature what is InventoryData to yaml or ini ,json

doovemax avatar Jun 12 '22 12:06 doovemax

@doovemax it now supports json marshaling and unmarshaling, see https://github.com/relex/aini/blob/master/marshal_test.go due to references, only the entire inventory can be marshalled, not individual groups or hosts.

jiping-s avatar Jul 17 '23 08:07 jiping-s