ansible/changelogs/fragments/remove_chdir.yml

3 lines
141 B
YAML
Raw Normal View History

bugfixes:
- removed chdir from action plugins when using local connection, moved into plugin itself to avoid future issues with threads.