Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Conversation

kivilahtio
Copy link
Contributor

Configuration parameters' default values as described in the documentation are not iterable.
If you copypaste the documented values to your group_vars, you ge tthe following error when
executing the role:

AnsibleError: Unexpected templating type error occurred
'int' object is not iterable"

This patch fixes this.

Configuration parameters' default values as described in the documentation are not iterable.
If you copypaste the documented values to your group_vars, you ge tthe following error when
executing the role:

    AnsibleError: Unexpected templating type error occurred
    'int' object is not iterable"

This patch fixes this.
@rndmh3ro rndmh3ro merged commit dc818d6 into dev-sec:master Nov 23, 2016
@rndmh3ro
Copy link
Member

Thanks, you're absolutely right!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants