My Development Environment
cd DevelopmentEnvironment
cp secrets.yml.example secrets.yml --no-clobber
ansible-galaxy install --force --role-file requirements.ansible.yml
ansible-playbook -K playbook.yml
Sadly some things can't be automated
- add the
tomoki1207.pdf
vscode extension manually.