mirror of https://github.com/ansible/ansible.git
New v2_runner_on_start callback added (#47684)
* New v2_runner_on_start callback added to indicate the start of execution for a host in a specific task * Add changelog fragment * Minor docstring clarificationpull/47826/head
parent
7db63851e0
commit
fd662c0a63
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- callbacks - New ``v2_runner_on_start`` callback added to indicate the start of execution for a host in a specific task (https://github.com/ansible/ansible/pull/47684)
|
Loading…
Reference in New Issue