@ -0,0 +1,15 @@
---
- hosts: localhost
connection: local
become: true
tasks:
- name: Basic dev install
package:
name:
- git
- nodejs
- npm
- typescript
- zsh
- vscode
The note is not visible to the blocked user.