1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/connection
Zac Medico 47b940fc63
saltstack: fix put_file to preserve checksum (#1472)
* saltstack: fix put_file to preserve checksum

Use hashutil.base64_decodefile to ensure that the file checksum
is preserved, since file.write only supports text files.

Signed-off-by: Zac Medico <zmedico@gmail.com>

* Update changelogs/fragments/1472-saltstack-fix-put_file-to-preserve-checksum.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-19 18:11:41 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
chroot.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
funcd.py Initial commit 2020-03-09 09:11:07 +00:00
iocage.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
jail.py Initial commit 2020-03-09 09:11:07 +00:00
lxc.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
lxd.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
qubes.py Initial commit 2020-03-09 09:11:07 +00:00
saltstack.py saltstack: fix put_file to preserve checksum (#1472) 2020-12-19 18:11:41 +01:00
zone.py Initial commit 2020-03-09 09:11:07 +00:00