ansible-cdk


Nameansible-cdk JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryThe ansible content development kit.
upload_time2023-08-14 21:53:28
maintainer
docs_urlNone
author
requires_python>=3.9
licenseGPL-3.0-only
keywords ansible
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # The ansible content development kit

The `ansible-cdk` python package provides an easy way to install and discover the best tools available to create and test ansible content.

The curated list of tools installed as part of the ansible content development kit includes:

[ansible-core](https://github.com/ansible/ansible): Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems.

[ansible-builder](https://github.com/ansible/ansible-builder): Ansible Builder is a tool that automates the process of building execution environments using the schemas and tooling defined in various Ansible Collections and by the user.

[ansible-lint](https://github.com/ansible/ansible-lint): Checks playbooks for practices and behavior that could potentially be improved.

[ansible-navigator](https://github.com/ansible/ansible-navigator) A text-based user interface (TUI) for Ansible.

[ansible-sign](https://github.com/ansible/ansible-sign): Utility for signing and verifying Ansible project directory contents.

[molecule](https://github.com/ansible/molecule): Molecule aids in the development and testing of Ansible content: collections, playbooks and roles

[pytest-ansible](https://github.com/ansible-community/pytest-ansible): A pytest plugin that enables the use of ansible in tests, enables the use of pytest as a collection unit test runner, and exposes molecule scenarios using a pytest fixture.

[tox-ansible](https://github.com/tox-dev/tox-ansible): The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.

## Installation

`python -m pip install ansible-cdk`

## Usage

In addition to installing each of the above tools, `ansible-cdk` provides an easy way to show the versions of the content creation tools that make up the current development environment.

```
$ ansible-cdk --version
ansible-cdk                              0.1.1.dev0
ansible-core                             2.15.2
ansible-builder                          3.0.0
ansible-lint                             6.17.2
ansible-navigator                        3.4.2
ansible-sign                             0.1.1
molecule                                 6.0.0
pytest-ansible                           4.0.0
tox-ansible                              2.0.9
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ansible-cdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Ansible by Red Hat <info@ansible.com>",
    "keywords": "ansible",
    "author": "",
    "author_email": "\"Bradley A. Thornton\" <bthornto@redhat.com>",
    "download_url": "https://files.pythonhosted.org/packages/28/3b/752d45bbd26d72c0116c2aff181c3d6c8e6a291a6dc20e2dcfcdbab75c4e/ansible-cdk-1.0.0.tar.gz",
    "platform": null,
    "description": "# The ansible content development kit\n\nThe `ansible-cdk` python package provides an easy way to install and discover the best tools available to create and test ansible content.\n\nThe curated list of tools installed as part of the ansible content development kit includes:\n\n[ansible-core](https://github.com/ansible/ansible): Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems.\n\n[ansible-builder](https://github.com/ansible/ansible-builder): Ansible Builder is a tool that automates the process of building execution environments using the schemas and tooling defined in various Ansible Collections and by the user.\n\n[ansible-lint](https://github.com/ansible/ansible-lint): Checks playbooks for practices and behavior that could potentially be improved.\n\n[ansible-navigator](https://github.com/ansible/ansible-navigator) A text-based user interface (TUI) for Ansible.\n\n[ansible-sign](https://github.com/ansible/ansible-sign): Utility for signing and verifying Ansible project directory contents.\n\n[molecule](https://github.com/ansible/molecule): Molecule aids in the development and testing of Ansible content: collections, playbooks and roles\n\n[pytest-ansible](https://github.com/ansible-community/pytest-ansible): A pytest plugin that enables the use of ansible in tests, enables the use of pytest as a collection unit test runner, and exposes molecule scenarios using a pytest fixture.\n\n[tox-ansible](https://github.com/tox-dev/tox-ansible): The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.\n\n## Installation\n\n`python -m pip install ansible-cdk`\n\n## Usage\n\nIn addition to installing each of the above tools, `ansible-cdk` provides an easy way to show the versions of the content creation tools that make up the current development environment.\n\n```\n$ ansible-cdk --version\nansible-cdk                              0.1.1.dev0\nansible-core                             2.15.2\nansible-builder                          3.0.0\nansible-lint                             6.17.2\nansible-navigator                        3.4.2\nansible-sign                             0.1.1\nmolecule                                 6.0.0\npytest-ansible                           4.0.0\ntox-ansible                              2.0.9\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "The ansible content development kit.",
    "version": "1.0.0",
    "project_urls": {
        "changelog": "https://github.com/ansible-community/ansible-cdk/releases",
        "documentation": "https://ansible-cdk.readthedocs.io/en/latest/",
        "homepage": "https://github.com/ansible-community/ansible-cdk",
        "repository": "https://github.com/ansible-community/ansible-cdk"
    },
    "split_keywords": [
        "ansible"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "010fbd751f0a1ae9860e856270ebe03a2b8ad95ba04cd73e71b8543dafca73f5",
                "md5": "61f4aec9253637595ddffc24669cf780",
                "sha256": "0bf3e0f9334db2db1c58038004f45a212233a5e0ddc3d2328a722cdf791ac166"
            },
            "downloads": -1,
            "filename": "ansible_cdk-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61f4aec9253637595ddffc24669cf780",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 17278,
            "upload_time": "2023-08-14T21:53:27",
            "upload_time_iso_8601": "2023-08-14T21:53:27.384167Z",
            "url": "https://files.pythonhosted.org/packages/01/0f/bd751f0a1ae9860e856270ebe03a2b8ad95ba04cd73e71b8543dafca73f5/ansible_cdk-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "283b752d45bbd26d72c0116c2aff181c3d6c8e6a291a6dc20e2dcfcdbab75c4e",
                "md5": "21712e0405d2b32980f954f8bfbb3c8c",
                "sha256": "23b86f0364509144ad2417067d2fc52b2bf6062f913b3c88a8f0914645b16dfd"
            },
            "downloads": -1,
            "filename": "ansible-cdk-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "21712e0405d2b32980f954f8bfbb3c8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 27641,
            "upload_time": "2023-08-14T21:53:28",
            "upload_time_iso_8601": "2023-08-14T21:53:28.528254Z",
            "url": "https://files.pythonhosted.org/packages/28/3b/752d45bbd26d72c0116c2aff181c3d6c8e6a291a6dc20e2dcfcdbab75c4e/ansible-cdk-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-14 21:53:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansible-community",
    "github_project": "ansible-cdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "ansible-cdk"
}
        
Elapsed time: 0.10595s