Skip to content

ldez/atom-ansible-galaxy-plus

Repository files navigation

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.