@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
21 lines (19 loc) • 631 B
YAML
npm_registry: https://npm.lab.megabyte.space:443
user_configs: []
# Below is an example of how you can configure the dotfiles for
# different users
# user_configs:
# - username: "{{ ansible_user | default(lookup('env', 'USER')) }}"
# git_user_email: your@email.here
# git_user_name: Full Name
# netrc_hosts:
# - machine: surge.surge.sh
# username: your@email.here
# password: XXX
# npm_author_email: your@email.here
# npm_author_name: Full Name
# npm_author_url: https://megabyte.space
# - username: root
# git_user_email: your@email.here
# git_user_name: System User