Open fao89 opened 2 years ago
From: daviddavis (daviddavis) Date: 2018-04-26T22:35:00Z
Resetting values after copy.
From: @dralley (dalley) Date: 2018-05-01T14:28:20Z
The fix for this same issue from the file plugin can essentially just be copied over.
https://github.com/pulp/pulp_file/pull/85
Or move it to core and make the associated changes to the plugins.
From: amacdona@redhat.com (amacdona@redhat.com) Date: 2018-06-14T12:40:50Z
https://github.com/pulp/pulp/pull/3524 adds the serializers to core, so if Ansible is updated to use them, it will fix this issue.
From: daviddavis (daviddavis) Date: 2018-06-14T17:48:06Z
Excellent, thanks @asmacdo.
Author: daviddavis (daviddavis)
Redmine Issue: 3610, https://pulp.plan.io/issues/3610
Copied from pulp_file. Was able to reproduce this with an ansible publisher.