Template run_once for handlers (#54030)

Fixes #27237
This commit is contained in:
Martin Krizek
2019-03-20 14:46:19 +01:00
committed by GitHub
parent d1a688b1d7
commit 0e28ab4528
4 changed files with 28 additions and 7 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- Fix handlers to allow for templated values in run_once (https://github.com/ansible/ansible/issues/27237)