UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

30 lines (27 loc) 767 B
--- 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