1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-20 08:23:12 +00:00
community.general/lib
Marius Gedminas 54dbfba8f8 Make combine_vars() compatible with Python 3
Fixes

  TypeError: unsupported operand type(s) for +: 'dict_items' and 'dict_items'

on Python 3.
2015-09-01 09:39:59 +03:00
..
ansible Make combine_vars() compatible with Python 3 2015-09-01 09:39:59 +03:00