Open nikolisg7 opened 4 weeks ago
@nikolisg7, thank you for submitting the issue. From our investigations, it seems that this issue manifests because one of the arguments ignore_unresolvable_hosts
is not available in the respective accessor methods in the Isilon SDK. We will work with the SDK team to see how we can get it fixed in upcoming releases. Additionally, we will add support for the diff mode.
Describe the bug Task to create NFS export is always reported as CHANGED even when the export already exists with the configured settings. Since the module doesn't support diff mode, it is not clear what it is supposed to change everytime
To Reproduce Use a standard task for nfs export creation like
Run the task from a playbook multiple times -> always CHANGED Expected behavior The task should report OK if the export already exists and has the defined settings
Screenshots If applicable, add screenshots to help explain your problem.
Logs If applicable, submit logs or stack traces from the affected services
System Information (please complete the following information):
Additional context Add any other context about the problem here.