CiscoDevNet / ansible-nd

Cisco ND Ansible Collection
https://galaxy.ansible.com/cisco/nd
GNU General Public License v3.0
4 stars 15 forks source link

Added default encoding - lantin-1 to send_file_request method #43

Open sajagana opened 1 year ago

sajagana commented 1 year ago

Note:

Added default encoding - lantin-1 to send_file_request method to handle NDO backup upload.

lhercot commented 1 year ago

I think we need to revisit this because I think there might be a case that one of the file we upload (in another service than backup) is not a latin-1 encoded file. This would break that part.