- Update to have taskAutom support access to SRLinux devices. A new device type `nokia_srl` has been included under the `DICT_VENDOR` general dictionary.
- Netmiko, by default, disables pagination either by using `environment no more` or `environment more false`. The `FIRST_LINE=""` from now on for device type `nokia_sros`.
- The device_type `md_nokia_sros` has been removed from the `-dt` option.
- `00_report.json` now includes timing information.