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

Fix include_tasks calls to work with Ansible 2.7 #96

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

dirgim
Copy link
Collaborator

@dirgim dirgim commented Oct 18, 2018

Since Ansible 2.7 deprecated usage of include_tasks with variables defined inline, this change sets the required variables as facts before including the tasks.
This change is backwards compatible and has been tested on Ansible 2.4.2, 2.6.5 and 2.7.0

Copy link
Member

@arilivigni arilivigni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dirgim
Copy link
Collaborator Author

dirgim commented Oct 19, 2018

[merge]

@adl-bot adl-bot merged commit 5aabb3f into CentOS-PaaS-SIG:master Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants