Build, install, and configure Vim for everyday use. This is for my use so it's very opinionated but you can fork and adapt it to your own needs.
cd ansible
ansible-playbook playbook.yaml -K
ansible-playbook playbook.yaml -K --tags [build|config]
Build, install, and configure Vim for everyday use. This is for my use so it's very opinionated but you can fork and adapt it to your own needs.
cd ansible
ansible-playbook playbook.yaml -K
ansible-playbook playbook.yaml -K --tags [build|config]