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

reset_confirmation in reset.yml #10288

Merged
merged 4 commits into from
Jul 18, 2023
Merged

reset_confirmation in reset.yml #10288

merged 4 commits into from
Jul 18, 2023

Commits on Jul 12, 2023

  1. Update reset.yml

    reset confirmation user input fix
    somewho authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aed68c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Update reset.yml

    added default for non-interactive run in ci/cd
    somewho authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    07be571 View commit details
    Browse the repository at this point in the history
  2. fix reset_confirmation in reset.yml

    * skip reset_confirmation promtp when reset_confirmation is defined via extra-vars option (for tests)
    * check both string type and object type with user_input for reset_confirmation var
    somewho authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    ab96fb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    849cc5f View commit details
    Browse the repository at this point in the history