mirror of https://github.com/ansible/ansible.git
make adhoc include_role/task work again! (#49247)
* adhoc include_role/task work again! - fix task, pass if setpull/27859/head
parent
e0ad0eb42c
commit
0c1f62065c
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- adhoc always added async_val and poll to tasks, but now includes are enforcing non valid parameters, this bypasses the error.
|
||||
Loading…
Reference in New Issue