Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport machinectl become plugin fixes (#58734) #58774

Merged
merged 3 commits into from
Jul 16, 2019

Commits on Jul 5, 2019

  1. Correct machinectl become plugin function arguments (ansible#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 ansible#56571)
    
    (cherry picked from commit 4f642da)
    jb3 committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    ec7f839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e6b47 View commit details
    Browse the repository at this point in the history
  3. Revert "Update PR number in changelog fragment"

    This reverts commit 38e6b47.
    jb3 committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    d512295 View commit details
    Browse the repository at this point in the history