stuart

0.0.5 • Public • Published

stuart

nodejs 开发的ansible 快速部署工具。

guide

npm i start or npm i stuart -g

stuart --help

stuart run deploy/demo.js ping

config

  • playbook

    • vars extra-vars
    • node ansible-playbook host group
    • hosts hosts string or file path
    • tasks ansible-playbook available tags
    • debug show debug info
    • file playbook yaml file
    • user ssh users
    • port ssh port
  • scripts array command run before deploy. For example "scripts": ["npm run build"]

  • git if set true, it will checkout to current git tag

  • slack

    • project project name
    • webhook slack hook uri
    • channel slack channel
    • username username

demo

Readme

Keywords

none

Package Sidebar

Install

npm i stuart

Weekly Downloads

5

Version

0.0.5

License

MIT

Unpacked Size

11.4 kB

Total Files

7

Last publish

Collaborators

  • bugbear