--- # Development role defaults (IDEs intentionally not managed here). # Base packages for a lightweight dev foundation. development_packages: - git - build-essential - python3 - python3-pip