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

Fixed a couple linting issues with yamllint and ansible-review #111

Merged
merged 1 commit into from
Dec 27, 2018

Commits on Dec 19, 2018

  1. Fixed a couple linting issues with yamllint and ansible-review

    - yamllint: "truthy value should be true or false"
       (Docs: https://github.com/adrienverge/yamllint/blob/master/yamllint/rules/truthy.py)
    - ansible-review: "WARN: Best practice "Use YAML format for tasks and handlers rather than key=value" not met:"
      (Docs: https://github.com/willthames/ansible-review/blob/2aacd7462f6a8a96165d9218122171b74de54b13/lib/ansiblereview/tasks.py)
    paulcalabro authored Dec 19, 2018
    Configuration menu
    Copy the full SHA
    d3c91e4 View commit details
    Browse the repository at this point in the history