Hi All, I have been reading up on pyats and would like to know how to create a topology file as a dict like {'hostname':'ip"} instead of the yaml file shown in the examples. The reason why I want to go with that method is becuase I am trying to conne...