1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-15 22:14:58 +00:00
community.general/lib
Jose Rodriguez 14e3febb2c Prevent utf-8 codec error in py3 (#44228)
Cannot upload templates in Python 3.x. Gives utf-8 codec error.
Fixes this by opening the template file in binary mode.
2018-08-23 14:33:00 -04:00
..
ansible Prevent utf-8 codec error in py3 (#44228) 2018-08-23 14:33:00 -04:00