Welcome to Ansible-Creator Documentation¶
The ansible-creator
is a Command-Line Interface (CLI) tool designed for
effortlessly scaffolding all your Ansible content. Whether you are initializing
an Ansible Collection or creating the framework for specific plugins, this tool
streamlines the process with efficiency and precision based on your
requirements.
This documentation serves as a detailed guide for using ansible-creator, emphasizing the 'init' and 'add' functionalities. The 'init' functionality initializes a new Ansible project whereas 'add' enables you to add resources to an existing ansible project.
Licensing¶
ansible-creator is licensed under the Apache License version 2. Refer to the LICENSE file for the full text.