mirror of https://github.com/ansible/ansible.git
* Correct machinectl become plugin function arguments (#58734) * Correct get_option function name and change flags to become_flags * Remove the '--' from the returned command * add changelog fragment * change changelog fragment description * move the -q argument to machinectl before the shell argument to resolve issues with machinectl v230 (see #56571) (cherry picked from commitpull/59215/head4f642daae5) * Update PR number in changelog fragment * Revert "Update PR number in changelog fragment" This reverts commit38e6b4785a.
parent
3516406d59
commit
6d467a8bd9
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- machinectl become plugin - correct bugs which induced errors on plugin usage
|
||||
Loading…
Reference in New Issue