ansible/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