Determine the depth of a line (indent) Args: line (str): The line to analize current_depth (dict): A dict for the depth previous_depth (dict): A dict of of depth for the previous line Returns: dict: A dict of devices, each with parsers attached
(line, current_depth, previous_depth)
source not stored for this graph (policy: none)