We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In item=01general.conf there is an error with ansible 2.5.3.
failed: [localhost] (item=01general.conf) => {"changed": false, "item": "01general.conf", "msg": "AnsibleUndefinedVariable: dict_keys object has no element 0"}
Version 2.5.3 is affected. Version 2.5.2 works fine.
The text was updated successfully, but these errors were encountered:
:( Thanks for the report. Have you test some solutions ? (Another way to access the first element)
Sorry, something went wrong.
i sent over a pull request with a working ansible role...can you test?
No branches or pull requests
In item=01general.conf there is an error with ansible 2.5.3.
failed: [localhost] (item=01general.conf) => {"changed": false, "item": "01general.conf", "msg": "AnsibleUndefinedVariable: dict_keys object has no element 0"}
Version 2.5.3 is affected.
Version 2.5.2 works fine.
The text was updated successfully, but these errors were encountered: