Metadata-Version: 2.1
Name: playbook-checker
Version: 0.1.1
Summary: TODO
Home-page: https://github.com/vengaar/playbook-checker
Author: Olivier Perriot
Author-email: 
License: GPLv3
Description: # playbook-checker
        
        Script to check playbooks and provide report
        
        # Setup
        
        ~~~~
        cd
        git clone https://github.com/vengaar/playbook-checker.git
        cd playbook-checker
        git checkout devel
        sudo pip3 install . -v
        playbook_checker --path tests/
        ~~~~
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
