Working with module ios_config in ansible and use src parameter
The src parameter allows you to specify the path to a configuration file or configuration template to be loaded on the device. This parameter is mutually exclusive with lines (that…
The src parameter allows you to specify the path to a configuration file or configuration template to be loaded on the device. This parameter is mutually exclusive with lines (that…
In this post discusses several ways that you can look at the output received from devices. We will be using the raw module, but the same principles apply to other…