ansible-later


Nameansible-later JSON
Version 4.0.4 PyPI version JSON
download
home_pagehttps://ansible-later.geekdocs.de/
SummaryReviews ansible playbooks, roles and inventories and suggests improvements.
upload_time2024-04-25 08:28:19
maintainerNone
docs_urlNone
authorRobert Kaussow
requires_python<4.0.0,>=3.9.0
licenseMIT
keywords ansible code review
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ansible-later

Another best practice scanner for Ansible roles and playbooks

[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/ansible-later/status.svg)](https://ci.thegeeklab.de/repos/thegeeklab/ansible-later)
[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/ansible-later)
[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/ansible-later)
[![Python Version](https://img.shields.io/pypi/pyversions/ansible-later.svg)](https://pypi.org/project/ansible-later/)
[![PyPI Status](https://img.shields.io/pypi/status/ansible-later.svg)](https://pypi.org/project/ansible-later/)
[![PyPI Release](https://img.shields.io/pypi/v/ansible-later.svg)](https://pypi.org/project/ansible-later/)
[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/ansible-later)](https://github.com/thegeeklab/ansible-later/graphs/contributors)
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/ansible-later)
[![License: MIT](https://img.shields.io/github/license/thegeeklab/ansible-later)](https://github.com/thegeeklab/ansible-later/blob/main/LICENSE)

ansible-later is a best practice scanner and linting tool. In most cases, if you write Ansible roles in a team, it helps to have a coding or best practice guideline in place. This will make Ansible roles more readable for all maintainers and can reduce the troubleshooting time. While ansible-later aims to be a fast and easy to use linting tool for your Ansible resources, it might not be that feature completed as required in some situations. If you need a more in-depth analysis you can take a look at [ansible-lint](https://github.com/ansible-community/ansible-lint).

ansible-later does **not** ensure that your role will work as expected. For deployment tests you can use other tools like [molecule](https://github.com/ansible/molecule).

You can find the full documentation at [https://ansible-later.geekdocs.de](https://ansible-later.geekdocs.de/).

## Contributors

Special thanks to all [contributors](https://github.com/thegeeklab/ansible-later/graphs/contributors). If you would like to contribute,
please see the [instructions](https://github.com/thegeeklab/ansible-later/blob/main/CONTRIBUTING.md).

ansible-later is a fork of Will Thames [ansible-review](https://github.com/willthames/ansible-review). Thanks for your work on ansible-review and ansible-lint.

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/ansible-later/blob/main/LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://ansible-later.geekdocs.de/",
    "name": "ansible-later",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.9.0",
    "maintainer_email": null,
    "keywords": "ansible, code, review",
    "author": "Robert Kaussow",
    "author_email": "mail@thegeeklab.de",
    "download_url": "https://files.pythonhosted.org/packages/ba/a6/d10b90a77672663df4bb43ddc009db52929bf6177eac22005a10ff8fdad8/ansible_later-4.0.4.tar.gz",
    "platform": null,
    "description": "# ansible-later\n\nAnother best practice scanner for Ansible roles and playbooks\n\n[![Build Status](https://ci.thegeeklab.de/api/badges/thegeeklab/ansible-later/status.svg)](https://ci.thegeeklab.de/repos/thegeeklab/ansible-later)\n[![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/ansible-later)\n[![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/ansible-later)\n[![Python Version](https://img.shields.io/pypi/pyversions/ansible-later.svg)](https://pypi.org/project/ansible-later/)\n[![PyPI Status](https://img.shields.io/pypi/status/ansible-later.svg)](https://pypi.org/project/ansible-later/)\n[![PyPI Release](https://img.shields.io/pypi/v/ansible-later.svg)](https://pypi.org/project/ansible-later/)\n[![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/ansible-later)](https://github.com/thegeeklab/ansible-later/graphs/contributors)\n[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/ansible-later)\n[![License: MIT](https://img.shields.io/github/license/thegeeklab/ansible-later)](https://github.com/thegeeklab/ansible-later/blob/main/LICENSE)\n\nansible-later is a best practice scanner and linting tool. In most cases, if you write Ansible roles in a team, it helps to have a coding or best practice guideline in place. This will make Ansible roles more readable for all maintainers and can reduce the troubleshooting time. While ansible-later aims to be a fast and easy to use linting tool for your Ansible resources, it might not be that feature completed as required in some situations. If you need a more in-depth analysis you can take a look at [ansible-lint](https://github.com/ansible-community/ansible-lint).\n\nansible-later does **not** ensure that your role will work as expected. For deployment tests you can use other tools like [molecule](https://github.com/ansible/molecule).\n\nYou can find the full documentation at [https://ansible-later.geekdocs.de](https://ansible-later.geekdocs.de/).\n\n## Contributors\n\nSpecial thanks to all [contributors](https://github.com/thegeeklab/ansible-later/graphs/contributors). If you would like to contribute,\nplease see the [instructions](https://github.com/thegeeklab/ansible-later/blob/main/CONTRIBUTING.md).\n\nansible-later is a fork of Will Thames [ansible-review](https://github.com/willthames/ansible-review). Thanks for your work on ansible-review and ansible-lint.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/ansible-later/blob/main/LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Reviews ansible playbooks, roles and inventories and suggests improvements.",
    "version": "4.0.4",
    "project_urls": {
        "Documentation": "https://ansible-later.geekdocs.de/",
        "Homepage": "https://ansible-later.geekdocs.de/",
        "Repository": "https://github.com/thegeeklab/ansible-later/"
    },
    "split_keywords": [
        "ansible",
        " code",
        " review"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79e9876ef3c248ba0986cc359a222b6fa539bf70a00bdf7835afb1c076fae23b",
                "md5": "de99e62ef30444b8345fccb53ae870ed",
                "sha256": "5c11b0bc2ffdac8878b4188b488cc582b67f3ce4e52193512d802c7daa064df5"
            },
            "downloads": -1,
            "filename": "ansible_later-4.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de99e62ef30444b8345fccb53ae870ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.0",
            "size": 56872,
            "upload_time": "2024-04-25T08:28:16",
            "upload_time_iso_8601": "2024-04-25T08:28:16.956077Z",
            "url": "https://files.pythonhosted.org/packages/79/e9/876ef3c248ba0986cc359a222b6fa539bf70a00bdf7835afb1c076fae23b/ansible_later-4.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baa6d10b90a77672663df4bb43ddc009db52929bf6177eac22005a10ff8fdad8",
                "md5": "9fb1b1b0d6618485934721851ae8ecce",
                "sha256": "42d80f044fb0a2a84ce3722318c9fd81787453188dad767047c1ae5a71b03a10"
            },
            "downloads": -1,
            "filename": "ansible_later-4.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9fb1b1b0d6618485934721851ae8ecce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.0",
            "size": 32148,
            "upload_time": "2024-04-25T08:28:19",
            "upload_time_iso_8601": "2024-04-25T08:28:19.727417Z",
            "url": "https://files.pythonhosted.org/packages/ba/a6/d10b90a77672663df4bb43ddc009db52929bf6177eac22005a10ff8fdad8/ansible_later-4.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 08:28:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thegeeklab",
    "github_project": "ansible-later",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ansible-later"
}
        
Elapsed time: 0.30266s