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 nested iteration of openvpn_clients. #741

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

johngian
Copy link
Contributor

No description provided.

@johngian
Copy link
Contributor Author

This fixes an issue triggered after my last deployment with ansible 2.5.1.

The paths when running this [1] task were wrong. Instead of iterating over the openvpn_clients values, it replaced the path with the string openvpn_clients which didn't exist.

[1] https://github.com/sovereign/sovereign/blob/master/roles/vpn/tasks/openvpn.yml#L169

@Titan-C
Copy link
Contributor

Titan-C commented Apr 26, 2018

I had this problem a while back. I thought to have done a PR too, but it is just on my local version.
+1 for merge.

@neuhaus neuhaus merged commit 0b8852e into sovereign:master Apr 27, 2018
@neuhaus
Copy link
Member

neuhaus commented Apr 27, 2018

Thanks!

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