if host_exists:
            if update_hostgroups or update_interfaces or update_proxy or update_inventory:
                ret['result'] = None
                ret['comment'] = comment_host_updated
            else: