summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/urls.py
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2016-05-13 10:00:23 -0400
committerJames Cammarata <jimi@sngx.net>2016-05-13 10:05:19 -0400
commitd2bade6dafee19d7d010e8f18744f02409864980 (patch)
treed8fe515c31c864bec41a1f72172ef47ab064f036 /lib/ansible/module_utils/urls.py
parent2cc50c6dc65786f4e278ab46fe8323d3479abdbc (diff)
downloadansible-d2bade6dafee19d7d010e8f18744f02409864980.tar.gz
Make sure setting facts with run_once makes copies of the data
When using run_once, there is only one dict of facts so passing that to the VariableManager results in the fact cache containing the same dictionary reference for all hosts in inventory. This patch fixes that by making sure we pass a copy of the facts dict to VariableManager. Fixes #14279
Diffstat (limited to 'lib/ansible/module_utils/urls.py')
0 files changed, 0 insertions, 0 deletions