Skip to main content

Python Ansible role checker

Project description

Plaid

https://img.shields.io/pypi/v/plaid.svg https://img.shields.io/pypi/l/plaid.svg https://img.shields.io/pypi/wheel/plaid.svg https://img.shields.io/pypi/pyversions/plaid.svg https://img.shields.io/travis/sqrvrtx/plaid.svg Documentation Status

Python Ansible role checker

Features

Generic ansible role checker. Parses yaml, jinja2 templates and checks for pep8/flake 8 python errors. Also check for files we expect and those we don’t. This is configured in the .plaidrc file:

---

include_files:
  - README.md
  - molecule.yml

exclude_files:
  - .travis.yml

Also in the case a user creates a base role using ansible-galaxy, the tool checks for ‘empty’ main.yml files in ‘tasks’, ‘defaults’, ‘handlers’ and ‘vars’, and checks for empty ‘files’ and ‘templates’ directories. In the future there are plans to check the default information in the ‘README.md’, ‘meta’ and ‘tests’.

History

0.1.0 (2017-02-09)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plaid-0.1.7.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

plaid-0.1.7-py2.py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page