A CLI tool for scaffolding Ansible Content.
Project description
ansible-creator
A CLI tool for scaffolding all your Ansible Content.
Installation
$ pip install ansible-creator
$ ansible-creator --help
usage: ansible-creator [-h] command ...
The fastest way to generate all your ansible content.
Positional arguments:
command
add Add resources to an existing Ansible project.
init Initialize a new Ansible project.
Options:
--version Print ansible-creator version and exit.
-h --help Show this help message and exit
Usage
Full documentation on how to use this, along with it's integration with VS Code Ansible Extension can be found in https://ansible.readthedocs.io/projects/creator/.
Command line completion
ansible-creator
has experimental command line completion for common shells. Please ensure you have the argcomplete
package installed and configured.
$ pip install argcomplete --user
$ activate-global-python-argcomplete --user
Upcoming features
- Scaffold Ansible plugins of your choice with the
create
action. Switch to the create branch and try it out!
Licensing
ansible-creator is released under the Apache License version 2.
See the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ansible_creator-24.8.0.tar.gz
.
File metadata
- Download URL: ansible_creator-24.8.0.tar.gz
- Upload date:
- Size: 9.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51bd406fe06006657bdeb2ee48edb53082d564f06e2ed876be771ef20cf9b331 |
|
MD5 | 87f3c77c1744725b55504ebd825af6a9 |
|
BLAKE2b-256 | f4cc4933e56147b0c98d18507f563074d0a06eb46587e932a378795a5fef638b |
File details
Details for the file ansible_creator-24.8.0-py3-none-any.whl
.
File metadata
- Download URL: ansible_creator-24.8.0-py3-none-any.whl
- Upload date:
- Size: 75.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89fa2478ef5d3c2517bb1ce9883341713fc021430a172a60536c7bc4a3b24591 |
|
MD5 | 437efa7ac6ccde69e3364e82d719139c |
|
BLAKE2b-256 | c61ac6f7d9f1e38ebdba449339b3bb0e55de25bfc575ef4a3ea91f06bbe7ac3f |