antsibull-tool -- Ansible Community Toolkit¶
Toolkit for the Ansible community. This is mainly the antsibull-tool command. Please check out the documentation for more information.
antsibull-docs is covered by the Ansible Code of Conduct.
Note
Need help or want to discuss the project? See our Community guide to learn how to join the conversation!
antsibull-tool subcommands¶
The main CLI tool, antsibull-tool, has multiple subcommands:
run-local-collection: allows to run commands in a local collection checkout that expects the collection to be on Ansible'sCOLLECTIONS_PATH, and to be in the right directory structure.
Examples:
-
Running
ansible-testin a collection checkout requires the correct directory structure: -
Running
antsibull-docs collection --use-currentrequires the collection checkout to be in Ansible'sCOLLECTIONS_PATH, which in turn requires the correct directory structure:
License¶
Unless otherwise noted in the code, it is licensed under the terms of the GNU General Public License v3 or, at your option, later. See LICENSES/GPL-3.0-or-later.txt for a copy of the license.
The repository follows the REUSE Specification for declaring copyright and
licensing information. The only exception are changelog fragments in changelog/fragments/.