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

End_host for unsupported hosts #121

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

Spreadcat
Copy link
Contributor

This change will allow the play to continue without error if unsupported hosts are in the lists of targed host.
The play will continue with the supported hosts end the play for the ones which are not supported.

We had an issue where this role is used in a workflow against newly deployed nodes and obviously windows hosts will fail on this. This change allowed the workflow to continue.

This change will allow the play to continue without error if unsupported hosts are in the lists of targed host.
The play will continue with the supported hosts end the play for the ones which are not supported.
@mattwillsher mattwillsher merged commit f67b73c into willshersystems:master Mar 17, 2020
@mattwillsher
Copy link
Member

Thanks!

@ahmadalli
Copy link
Contributor

this breaks playbooks running with ansible 2.7 :(

@mattwillsher
Copy link
Member

I should have checked the wider impact of this change. I'll revert it for now.

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.

3 participants