Fix apply patching results in check mode

apply_object returns only the patch - we need to actually
apply the patch to the existing object.

Fixes ansible/ansible#66780
This commit is contained in:
Will Thames
2020-05-04 18:48:13 +10:00
parent a23d454365
commit 34137c40c2
2 changed files with 7 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ provisioner:
ansible_python_interpreter: '{{ ansible_playbook_python }}'
env:
ANSIBLE_FORCE_COLOR: 'true'
options:
vvv: True
scenario:
name: default
test_sequence: