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
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
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
cache Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
callback Add millisecond data to splunk callback timestamp (#1462) 2020-12-12 09:00:15 +01:00
connection saltstack: fix put_file to preserve checksum (#1472) 2020-12-19 18:11:41 +01:00
doc_fragments Proxmox doc fragments (#1404) 2020-12-02 16:08:07 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory Removal of docker content for 2.0.0 (#1304) 2020-11-23 13:03:19 +01:00
lookup Added umask option to passwordstore lookup plugin. (#1156) 2020-11-24 08:05:59 +01:00
module_utils fix so module nios_host_record can remove aliases (#1470) 2020-12-14 22:31:05 +01:00
modules jira: Provide useful error message to user (#1509) 2020-12-19 17:43:41 +01:00