dotfiles/ansible/devpod.yml
2025-04-06 20:37:26 -05:00

8 lines
104 B
YAML

- hosts: localhost
connection: local
become: true
vars:
DEVPOD: true
roles:
- packages