Skip to content

Use `with_dict` instead of `dict2items`

Attila Farkas requested to merge 99-use-with_dict-in-playbooks into version-3.1.0

The preconfig playbook now uses with_dict instead of dict2items. Closes #99 (closed)

Merge request reports