package
2.2.8
Repository: https://github.com/create-go-app/cli.git
Documentation: pkg.go.dev

# Constants

CLIVersion version of Create Go App CLI.

# Variables

AnsibleInventoryVariables list of variables for inventory.
AnsiblePlaybookVariables list of variables for playbook.
CreateQuestions survey's questions for `create` command.
CustomCreateQuestions survey's questions for `create -c` command.
EmbedMiscFiles misc files and configs.go:embed misc/*.
EmbedRoles Ansible roles.go:embed roles/*.
EmbedTemplates template files.go:embed templates/*.

# Structs

CreateAnswers struct for a survey's answers for `create` command.
Variables struct for Ansible variables (inventory, hosts).