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

Add some --no-* options #32226

Closed
wants to merge 1 commit into from
Closed

Add some --no-* options #32226

wants to merge 1 commit into from

Commits on Nov 22, 2017

  1. Add some --no-* options

    There are some defaults that can be set in `ansible.cfg` that cannot be
    currently undone with command line options. This commit adds
    `--no-ask-vault-pass`, `--no-become`, `--no-ask-become-pass` allowing
    the corresponding `ansible.cfg` options to be overridden.
    
    Fixes ansible#14150
    leedm777 committed Nov 22, 2017
    Copy the full SHA
    88d484a View commit details
    Browse the repository at this point in the history