Describe the bug
.smtp_config works fine for state management
Is does not perform initial SMTP Server configuration
smtp_id 0 does not exist until SMTP is configured for the first time
To Reproduce
Steps to reproduce the behavior:
Step 1 Run smtp_config against brand new cluster
Step 2 Observe Failure message ~"SMTP Server ID 0 does not exist"
Step 3 Manually enable SMTP
Step 4 Run smtp_config against cluster
Step 5 Observer success
...
Expected behavior
I would expect this module to be able to perform initial configuration of a new cluster
System Information (please complete the following information):
PowerStore 3.2
Ansible PowerStore 1.9(latest)
Issue was present on earlier versions but did not report at that time
Describe the bug .smtp_config works fine for state management Is does not perform initial SMTP Server configuration smtp_id 0 does not exist until SMTP is configured for the first time
To Reproduce Steps to reproduce the behavior:
Expected behavior I would expect this module to be able to perform initial configuration of a new cluster
System Information (please complete the following information): PowerStore 3.2 Ansible PowerStore 1.9(latest)
Issue was present on earlier versions but did not report at that time