Add module cpm_user to read, create, edit and delete users on WTI devices (#44512)
* Add WTI OOB and PDU Device status, control and configuration module
* removed accidental file inclusions
* removed accidental file
* Add module cpm_user to read, create, edit and delete users on WTI devices
* changed user_name required to true
* fixed whitespace and argument spec problems
* fixed dict issues
* fixed use_proxy inconsistency
fixed whitespace warnings
* struggling with AnsibleError removal
* remove reference to ansible.errors
* changed EXAMPLES to reflect live unit