- Construct a script that retrieves facts from two IOS routers, one Arista switch, and one NX-OS device.
- Retrieve the 'model' from the returned data structure and print the model to standard out.
- Define the devices that you use in a Python file that you import.
- [Optional] - Define the devices that you use in a YAML file that you read in.