community.general icon indicating copy to clipboard operation
community.general copied to clipboard

Disable pipelining for machinectl

Open mscherer opened this issue 8 months ago • 4 comments

SUMMARY

Fix https://github.com/ansible/ansible/issues/81254

Needs https://github.com/ansible/ansible/pull/84878.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

machinectl

mscherer avatar Mar 21 '25 14:03 mscherer

cc @None click here for bot help

ansibullbot avatar Mar 21 '25 14:03 ansibullbot

This requires support from ansible core, and it seems there is already another draft PR, see https://github.com/ansible/ansible/pull/84878

mscherer avatar Mar 21 '25 16:03 mscherer

@mscherer thanks a lot for your contribution (and it's great to see you here as well :) )! Can you add a changelog fragment? Thanks.

felixfontein avatar Mar 21 '25 18:03 felixfontein

I've marked this PR as a draft so that we don't accidentally merge it until the functionality in ansible-core is present.

felixfontein avatar Mar 23 '25 13:03 felixfontein

https://github.com/ansible/ansible/pull/84878 hasn't been merged, but https://github.com/ansible/ansible/pull/78111 seems to provide something equivalent. I've created #9977 to use that mechanism (it uses a slightly different name) to fix machinectl.

felixfontein avatar Aug 01 '25 11:08 felixfontein