Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Update to Ansible 2.4 syntax #996

Merged
merged 4 commits into from
Oct 14, 2017
Merged

Conversation

wzyboy
Copy link
Contributor

@wzyboy wzyboy commented Oct 14, 2017

This patch updates include syntax to import_tasks include_tasks import_playbook, and raises the required version of Ansible to 2.4.

I have tested this on a fresh EC2 instance, all went well.

Ref: #994

This was referenced Oct 14, 2017
@wzyboy
Copy link
Contributor Author

wzyboy commented Oct 14, 2017

Hmm, I had a full run of the playbook on a fresh EC2 instance and no problems were found. The CI still uses Ansible 2.3 so it fails the version check.

@wzyboy
Copy link
Contributor Author

wzyboy commented Oct 14, 2017

Ansible version in CI is now updated to 2.4 as well, along with the roles_path fix. The CI is passing now.

@cpu
Copy link
Collaborator

cpu commented Oct 14, 2017

Thanks for taking this on @wzyboy - I will review shortly.

Copy link
Collaborator

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Thanks @wzyboy, great job!

Can you fix up the conflicts I created merging some other PRs this morning? I'll merge this PR afterwards.

@wzyboy
Copy link
Contributor Author

wzyboy commented Oct 14, 2017

Resolved conflicts and rebased.

@cpu
Copy link
Collaborator

cpu commented Oct 14, 2017

@wzyboy Perfect! Thanks for the quick update. I'll merge this once the CI completes.

@cpu cpu merged commit c2e9b1e into StreisandEffect:master Oct 14, 2017
@alimakki alimakki mentioned this pull request Oct 14, 2017
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants