ansible/lib
James Cammarata dd15a15edc Don't modify the original task ds when preprocessing data
In the case of using YAML anchors/aliases, YAML actually uses references
to the duplicated object so any modifications to the original impacts
later uses of the object.

Fixes #13575

(cherry picked from commit af249b83e6)
2016-06-28 03:09:36 -05:00
..
ansible Don't modify the original task ds when preprocessing data 2016-06-28 03:09:36 -05:00