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/ensure_bytes_run_command.yml

3 lines
84 B
YAML

bugfixes:
- ensure run_command passes bytes to Popen, which is what it expects.