ansible-collections / netapp

Development area for Netapp collections
49 stars 36 forks source link

use class variable _new_style within class scope instead of attemptin… #87

Closed Chaffelson closed 3 years ago

Chaffelson commented 3 years ago

…g to call out of scope variable NEW_STYLE within netapp_client()

Fixes #86

Signed-off-by: Daniel Chaffelson chaffelson@gmail.com

SUMMARY

Small patch to fix Issue 86 which appears to be caused by a class relying on an out of scope variable to determine behavior Fixes #86

ISSUE TYPE
COMPONENT NAME

azure_rm_netapp_common

ADDITIONAL INFORMATION