Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set play context on stdout callback plugin (ansible#35910)
The loop on self._callback_plugins does not include the stdout callback, so the stdout_callback never has set_play_context called.
- Loading branch information