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

Feature: option sudo: true for verifier #78

Open
dschier-wtd opened this issue Aug 8, 2019 · 0 comments
Open

Feature: option sudo: true for verifier #78

dschier-wtd opened this issue Aug 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dschier-wtd
Copy link
Member

I want to run the verifier with sudo privieleges per default.
This can be achieved with an option.

verifier:
  name: testinfra
  options:
    v: 1
    sudo: true
  lint:
    name: flake8
@dschier-wtd dschier-wtd added the enhancement New feature or request label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant