You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansiballz-chdir.yml

4 lines
212 B
YAML

minor_changes:
- The AnsiballZ Python wrapper now changes the working directory to ``~`` or ``/`` if the current one is not accessible.
This allows become to drop privileges on macOS when using pipelining.