Skip to content

jhgorrell/ansible-role-mode-el

Repository files navigation

ansible-role-mode-el/README

https://circleci.com/gh/jhgorrell/ssh-config-mode-el.svg?style=svg

Provides a minor mode for use with ansible roles.

yaml-mode does and ok job for editing the file. ansible-role-mode helps navigate between the files, which all seemed to be named main.yml.

Keybindings:

"\C-cT"  ansible-role-mode-dired-templates
"\C-cd"  ansible-role-mode-edit-defaults-main-yml
"\C-cf"  ansible-role-mode-dired
"\C-ct"  ansible-role-mode-edit-tasks-main-yml

You may also want to bind ansible-role-mode-dired to a function key.

(global-set-key [f9] 'ansible-role-mode-dired)

Quickstart:

git clone [email protected]:jhgorrell/ansible-role-mode-el.git
cd ansible-role-mode-el
make

Links:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published