Corrected lint errors

pull/63694/head
gosriniv 5 years ago
parent 94c23136be
commit 348c164a14

@ -263,7 +263,6 @@ def map_obj_to_commands(updates, module, warnings):
add('no protocol unix-socket')
else:
add('protocol unix-socket')
if needs_update('state') and not needs_update('vrf'):
if want['state'] == 'stopped':
add('shutdown')

Loading…
Cancel
Save