try:
            dpkg_lines = packages['contacted'][target_host_ip]['stdout']
        except Exception, error:
            print error
            pass