ansible/changelogs/fragments/53587-allow_templated_debugger_value.yaml
Jack Parsons 80b73712a9 Template value of debugger and then check for validity (#53587)
* Template value of debugger and then check for validity

* Removed if/else and forcing failure on undefined as per comments

* Added changelog

* changed colon to brackets so it appears as a string
2019-08-27 12:02:26 -05:00

2 lines
110 B
YAML

minor_changes:
- Allow debugger to take a templated value (https://github.com/ansible/ansible/pull/53587)