Skip to content

ftaebi/ansible_pathogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AnsiblePathogen

Install pathogen and plugins.

Example Playbook

    - hosts: all
      roles:
        - role: ansible_pathogen
          pathogen_plugins:
            - repo: "https://github.com/elixir-lang/vim-elixir.git"
              name: some_name ## default: vim-elixir
              version: some_tag ## default: master

About

Ansible role pathogen and plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published