I'm currently setting Autosupport options to HTTPS instead of SMTP and would like to remove the options previously configured for SMTP.
What value do I specify to remove them?
from_address: ""
I've tried with "", " " and "-" but all give me an error like this, expecting an email address I guess:
FAILED! => {"changed": false, "msg": "Error modifying asup: calling: private/cli/system/node/autosupport: got {'message': '\" \" is an invalid value for field \"from\" (<Mail Address>)', 'code': '2', 'target': 'from'}."}