Table of Contents generated with DocToc
Ansible playbooks for VMs initialization
- Timeout the
install vim pluginstask. - Add
/etc/hostsfile modification - Add upgrade to
pipandpip3
sh -c "$(wget https://raw.githubusercontent.com/chapter09/initVM/master/init.sh -O -)"
- Run
init.sh - Rename
host.templatetohost - Add your public keys (e.g.,
https://github.com/chapter09.keys) togroup_vars/all - Run
ansible-playbook site.yml
ansible-playbook jupyter.yml