Update pn_vlan (#5223)

removed name from an older file which got left out
pull/18777/head
amitsi 8 years ago committed by Matt Clay
parent 43e6206559
commit 522ed054f7

@ -222,8 +222,6 @@ def get_command_from_state(state):
def main():
""" This section is for arguments parsing """
arguement_spec = pn_arguement_spec
module = AnsibleModule(
argument_spec=dict(
pn_cliusername=dict(required=False, type='str'),

Loading…
Cancel
Save