cs_template: fix KeyError on state=extracted (#48675)

* cs_template: fix KeyError on state=extracted

* add changelog
This commit is contained in:
René Moser 2018-11-15 14:38:42 +01:00 committed by John R Barker
commit c7c3ca1c41
2 changed files with 30 additions and 25 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- cs_template - Fixed a KeyError on state=extracted.