项目作者: ldez

项目描述 :
Run Ansible Galaxy commands in Atom
高级语言: CoffeeScript
项目地址: git://github.com/ldez/atom-ansible-galaxy-plus.git
创建时间: 2017-04-23T14:10:51Z
项目社区:https://github.com/ldez/atom-ansible-galaxy-plus

开源协议:MIT License

下载


Ansible Galaxy Plus package

Atom Package
Atom Package Downloads
Build Status (Linux)
Build Status (Windows)
MIT License

Run Ansible Galaxy commands in Atom.

Support

  • create a role.
  • use custom roles skeleton.
  • respect role_name variable value.

Options

ansible-galaxy-options

You can use the Command Palette (ctrl-shift-p or cmd-shift-p) to change the selected role skeleton.

ansible-galaxy-plus-palette

More

You can install this module from the command-line by typing apm install ansible-galaxy-plus.

Thanks to @aioue for inspiration.