Description of the bug
When using the environment variable or config file disable_command_verification setting, it isn't properly being cascaded to devices.
Steps To Reproduce
- Set the
disable_command_verification setting in a config file or env var
- Create a connection to a device in python code or using the config file or env var
- observe how verification doesn't match the setting
Environment Information
No response
Additional Information
No response