mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fdf9df89f5
* psrp - Fix raw and script tests for connection plugin * Fix error propagation with raw in psrp * uncomment test
3 lines
214 B
YAML
3 lines
214 B
YAML
bugfixes:
|
|
- psrp - Fix blank newlines appearing before ``stdout`` when using ``script`` or ``raw`` with the ``psrp`` connection plugin
|
|
- psrp - Fix issues with propagating errors back to Ansible with ``raw`` tasks
|