generator-ansible-project

0.0.14 • Public • Published

generator-ansible-project

Yeoman generator for ansible project
License npm - generator-ansible-project

Project Status

Status Unit tests Code Covergage
Build Status Azure DevOps tests Azure DevOps coverage
Latest version Download
npm npm

Description

Install

npm install -g yo
npm install generator-ansible-project

Usage

yo ansible-project --help
Usage:
  yo ansible-project:app [<applicationName>] [<applicationTrigram>] [<operatingSystems>] [options]
 
Options:
  -h,   --help           # Print the generator's options and usage 
        --skip-cache     # Do not remember prompt answers             Default: false 
        --skip-install   # Do not automatically install dependencies  Default: false 
        --force-install  # Fail on install dependencies error         Default: false 
 
Arguments:
  applicationName     # the name of the application                           Type: String  Required: false 
  applicationTrigram  # the trigram of the application                        Type: String  Required: false 
  operatingSystems    # List of operating system target for your application  Type: String  Required: false 

Revision History

Package Sidebar

Install

npm i generator-ansible-project

Weekly Downloads

2

Version

0.0.14

License

MIT

Unpacked Size

15.2 kB

Total Files

12

Last publish

Collaborators

  • ygo74