changelog: add entry for #11206

This commit is contained in:
James Rasell 2021-09-20 18:05:42 +01:00
parent 2c49063f85
commit 3cba21718e
No known key found for this signature in database
GPG Key ID: AA7D460F5C8377AA
1 changed files with 3 additions and 0 deletions

3
.changelog/11206.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
client: Task vars should take precedence over host vars when performing interpolation.
```