Skip to content

ERROR Exceeded maximum object depth. This may have been caused by excessive role recursion. maximum recursion depth exceeded #782

Description

@sarahbx

While attempting a deploy, I have run into this error:

ERROR! Exceeded maximum object depth. This may have been caused by excessive role recursion. maximum recursion depth exceeded

There is an issue with the cluster, causing it to continue hitting the rescue block, but I am opening this issue because the process needs to be changed from a recursive call to an iterative call to avoid hitting the above error and masking the underlying problem.

This recursive behavior is seen in at least two places:

include_tasks: check-cluster-install.yml

include_tasks: check_nodes_joined.yml

When I have an opportunity, I will look at a possible fix, but this would also be a good issue for a first time contributor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions