You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the sequence in facts and settings is different
If the sequence in facts and settings is different
exampe:
[ 'gst02:/opt/share', 'gst03:/opt/share', 'gst01:/opt/share'] !=
[ 'gst01:/opt/share', 'gst02:/opt/share', 'gst03:/opt/share']
but in fact they are equal
0 commit comments