An ansible toolkit written in Go
ant
ANT is a CLI for Ansible written in Go that empowers ansible role creation.
This application is a tool to generate the needed files
to quickly create a new ansible role from a template repository.
Usage:
ant [flags]
ant [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
create create ansible role from template
help Help about any command
lint wrapper to yamllint and ansible-lint
Flags:
-h, --help help for ant
-t, --toggle Help message for toggle
Use "ant [command] --help" for more information about a command.