ansible/changelogs/fragments/fix_adhoc_includes.yml
Brian Coca 0c1f62065c
make adhoc include_role/task work again! (#49247)
* adhoc include_role/task work again!
  - fix task, pass if set
2018-12-10 11:40:44 -05:00

2 lines
142 B
YAML

bugfixes:
- adhoc always added async_val and poll to tasks, but now includes are enforcing non valid parameters, this bypasses the error.