-
Notifications
You must be signed in to change notification settings - Fork 0
matofeder/deploy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Deploy VIM, VUNDLE plugins, custom vimrc on your local OS You need to have python 2.7 installed on your system. Ansible Deploy requires Ansible 2.3.0, which can be installed: $ virtualenv /tmp/e_deploy $ source /tmp/e_deploy/bin/activate (e_deploy)$ pip install ansible==2.3 Vault create vault_password_file and insert vault password Group vars check and change local group vars Deploy vim (e_deploy)$ ansible-playbook -i inv site.yml -D
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published