---
https_repository_prefix: https:// # This is for apt repositories. Change this to http://HTTPS/// if you are using AptCacherNG.

# Specify users to configure autocompletion and PATH
user_configs:
  - username: "{{ ansible_user | default(lookup('env', 'USER')) }}"

# List of optional components to install
# Add the IDs from https://cloud.google.com/sdk/docs/components#listing_components to the below list
optional_components: []
#  - app-engine-go
#  - cbt
#  - bigtable
#  - datalab
#  - cloud-datastore-emulator
#  - gcd-emulator
#  - pubsub-emulator
#  - emulator-reverse-proxy
#  - cloud-build-local
#  - app-engine-java
#  - app-engine-php
#  - app-engine-python-extras
#  - kubectl
#  - bq
#  - core
#  - gsutil
#  - alpha
#  - beta
#  - app-engine-python
