Closed NickVolynkin closed 1 year ago
I am currently working on this. The issue is that there are too many nested dictionaries. So the first loop iterates the outer dict and the second one the characters of the inner dicht including [ , { etc. I managed to fix it for list items that are not a mapping (e.g. items listed with a bare hyphen). I am currently making a few changes to redesign how the data is stored to make it simpler to iterate.
I fixed this with my pull request.
Any reason why hasn't this been merged yet?
Sorry, guys, I've ignored this project for a long time, going to merge all the PRs, thank you!
Personally, I'm still using ansible 2.10, so this issue was not affected me.
Just deployed this playbook on a new machine. Got this in my ~/.zshrc:
Looks like a big data structure is witten one letter at a line.