{ "info": { "author": "Sebastien Nicouleaud", "author_email": "sebastien@nicouleaud.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Topic :: Documentation", "Topic :: System :: Installation/Setup", "Topic :: System :: Systems Administration", "Topic :: Utilities" ], "description": "# ansible-roles-graph\n\nGenerate a graph of Ansible role dependencies.\n\n## Install\n\n pip install ansible-roles-graph\n\nAssuming you already installed [graphviz](http://www.graphviz.org/)\nwith [python bindings](http://www.graphviz.org/content/python-graphviz).\n\n## Usage\n\nQuite simply:\n\n ansible-roles-graph\n\nWill look for roles in the `./roles/` directory, and generate an `./ansible-roles.png` file.\n\nThe command also accepts multiple role directories and various options:\n\n ansible-roles-graph -o schema.png -f png roles/ ../other/roles\n\nSee `ansible-roles-graph --help` for more info.\n\n## Output\n\n![PNG example](./example.png)\n\n## License\n\n[GNU GPLv3 or later](https://www.gnu.org/licenses/gpl.html)\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sebn/ansible-roles-graph", "keywords": "ansible roles graph", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "ansible-roles-graph", "package_url": "https://pypi.org/project/ansible-roles-graph/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ansible-roles-graph/", "project_urls": { "Homepage": "https://github.com/sebn/ansible-roles-graph" }, "release_url": "https://pypi.org/project/ansible-roles-graph/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Generate a graph of Ansible role dependencies.", "version": "0.1.0" }, "last_serial": 1847242, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b44df533bf5566b5e81d576d6bbd4b80", "sha256": "121775bef11388d53eb1955fed70397fe09846c6b44d9e34acae1f4a78e63832" }, "downloads": -1, "filename": "ansible_roles_graph-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "b44df533bf5566b5e81d576d6bbd4b80", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4165, "upload_time": "2015-12-04T22:03:23", "url": "https://files.pythonhosted.org/packages/81/22/5fb31d90fef3d18430aaf6cd7bdd047c81c78e8e20661bd58a116c37d37d/ansible_roles_graph-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18d625f7da84a6d7bd3d147f9f2627b1", "sha256": "b14538a2592216ae6c67ee09db215378335654a920d4c1c172d18137ef65a598" }, "downloads": -1, "filename": "ansible-roles-graph-0.1.0.tar.gz", "has_sig": false, "md5_digest": "18d625f7da84a6d7bd3d147f9f2627b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49716, "upload_time": "2015-12-04T22:03:41", "url": "https://files.pythonhosted.org/packages/85/76/6a9a3938b341b370dc5958327ba3b6e0254c8487f60d91a3f94d0d61f90e/ansible-roles-graph-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b44df533bf5566b5e81d576d6bbd4b80", "sha256": "121775bef11388d53eb1955fed70397fe09846c6b44d9e34acae1f4a78e63832" }, "downloads": -1, "filename": "ansible_roles_graph-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "b44df533bf5566b5e81d576d6bbd4b80", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4165, "upload_time": "2015-12-04T22:03:23", "url": "https://files.pythonhosted.org/packages/81/22/5fb31d90fef3d18430aaf6cd7bdd047c81c78e8e20661bd58a116c37d37d/ansible_roles_graph-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18d625f7da84a6d7bd3d147f9f2627b1", "sha256": "b14538a2592216ae6c67ee09db215378335654a920d4c1c172d18137ef65a598" }, "downloads": -1, "filename": "ansible-roles-graph-0.1.0.tar.gz", "has_sig": false, "md5_digest": "18d625f7da84a6d7bd3d147f9f2627b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49716, "upload_time": "2015-12-04T22:03:41", "url": "https://files.pythonhosted.org/packages/85/76/6a9a3938b341b370dc5958327ba3b6e0254c8487f60d91a3f94d0d61f90e/ansible-roles-graph-0.1.0.tar.gz" } ] }