{ "info": { "author": "Lukas Beumer (forked from nylas)", "author_email": "lukas@familie-beumer.de", "bugtrack_url": null, "classifiers": [], "description": "ansible-test: Ansible Local Testing Framework\n=============================================\n\nAnsible-test is a tool for testing your automation in docker containers. It works a little bit like chef's kitchen.\n\n.. code-block:: bash\n\n usage: ansible-test [-h] [--ansible ANSIBLE] [--image IMAGE] role roles_path\n\n positional arguments:\n role Define the role to test\n roles_path Define the path to the roles (like in ansible.cfg)\n\n optional arguments:\n -h, --help show this help message and exit\n --ansible ANSIBLE, -a ANSIBLE\n The ansible version to install\n --image IMAGE, -i IMAGE\n The docker base image to test the role/playbook on.\n\nInstallation\n------------\n\nTo install ansible-test:\n\n.. code-block:: bash\n\n $ pip install ansible-test\n\nDocumentation\n-------------\n\nansible-test requires that you have docker installed locally. If you are using Mac OSX, I recommend you use boot2docker.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/peterldowns/mypackage/archive/1.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Nitaco/ansible-test.git", "keywords": "testing,ansible,framework,roles", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ansible-test-tool", "package_url": "https://pypi.org/project/ansible-test-tool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ansible-test-tool/", "project_urls": { "Download": "https://github.com/peterldowns/mypackage/archive/1.0.0.tar.gz", "Homepage": "https://github.com/Nitaco/ansible-test.git" }, "release_url": "https://pypi.org/project/ansible-test-tool/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "An ansible testing framework", "version": "1.0.1" }, "last_serial": 2957439, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "59aec46f69b2a4ad6984fc57dd897423", "sha256": "b30e98e89623820d1dcb13665c3c4e2b2102d3ddcd129083f70a5e5416cdcf8c" }, "downloads": -1, "filename": "ansible-test-tool-1.0.0.tar.gz", "has_sig": false, "md5_digest": "59aec46f69b2a4ad6984fc57dd897423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16444, "upload_time": "2017-06-17T18:49:57", "url": "https://files.pythonhosted.org/packages/9a/10/0e168b44ebf44f4337902bb58d9e39295cea835b281d9b52f5bc60eee8fb/ansible-test-tool-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "47dec89ad7558e0c65fd97f1a3acd74f", "sha256": "a497c2c6ba8bae753f2eed5a2e6e6dd9ef25d463e1c3a15fc70cea6e69a24cb3" }, "downloads": -1, "filename": "ansible-test-tool-1.0.1.tar.gz", "has_sig": false, "md5_digest": "47dec89ad7558e0c65fd97f1a3acd74f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17085, "upload_time": "2017-06-18T11:37:07", "url": "https://files.pythonhosted.org/packages/31/77/71c7b4f1b229b4c9a42f9f006c1a16919271f1fcd8b57eca6cb95c0aa0d8/ansible-test-tool-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47dec89ad7558e0c65fd97f1a3acd74f", "sha256": "a497c2c6ba8bae753f2eed5a2e6e6dd9ef25d463e1c3a15fc70cea6e69a24cb3" }, "downloads": -1, "filename": "ansible-test-tool-1.0.1.tar.gz", "has_sig": false, "md5_digest": "47dec89ad7558e0c65fd97f1a3acd74f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17085, "upload_time": "2017-06-18T11:37:07", "url": "https://files.pythonhosted.org/packages/31/77/71c7b4f1b229b4c9a42f9f006c1a16919271f1fcd8b57eca6cb95c0aa0d8/ansible-test-tool-1.0.1.tar.gz" } ] }