Run Ansible Galaxy commands in Atom.
- create a role.
- use custom roles skeleton.
- respect
role_name
variable value.
You can use the Command Palette (ctrl-shift-p or cmd-shift-p) to change the selected role skeleton.
You can install this module from the command-line by typing apm install ansible-galaxy-plus
.
Thanks to @aioue for inspiration.