ansible/changelogs/fragments/58734-correct-machinectl-become-plugin.yaml
Joseph 4f642daae5 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)
2019-07-05 11:03:24 -04:00

2 lines
91 B
YAML

bugfixes:
- machinectl become plugin - correct bugs which induced errors on plugin usage