feat(role): add debugger

Add `vscode-php-debug` for working with Xdebug and debugging PHP code.
This commit is contained in:
Oliver Davies 2022-06-20 22:36:16 +01:00
parent 6fba154cdf
commit 3dc73400dc
3 changed files with 25 additions and 0 deletions
group_vars

View file

@ -27,3 +27,4 @@ default_roles:
- tmuxinator
- zsh
- zsh-antigen
- debugger