Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes an issue with using the extend directive with a loop #105

Merged
merged 1 commit into from
Jul 2, 2018
Merged

fixes an issue with using the extend directive with a loop #105

merged 1 commit into from
Jul 2, 2018

Conversation

privateip
Copy link
Contributor

This change addresses a problem that would effectively cause the
directive to ignore the extend keyword when the export value is a
looped. In that case, the return fact would be registered to the top
level key not the extended one. This change addresses that issue such
that extend is honored during fact expansion

This change addresses a problem that would effectively cause the
directive to ignore the extend keyword when the export value is a
looped.  In that case, the return fact would be registered to the top
level key not the extended one.  This change addresses that issue such
that extend is honored during fact expansion
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@trishnaguha trishnaguha added the gate Gate PR in Zuul CI label Jul 2, 2018
@trishnaguha
Copy link
Member

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul
Copy link
Contributor

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.

@gundalow
Copy link
Contributor

gundalow commented Jul 2, 2018

Checked "Allow merge commits" and removed devel branch commit restrictions.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 6afa15e into ansible-network:devel Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Gate PR in Zuul CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants