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 ⛽🔥🤤

9 lines (8 loc) 523 B
--- install_fira_code: true # Set this to false, if you do not want to use our customized version of .hyper.js which includes the use of Fira Code font # Note: The role checks for the presence of a directory with the user's # name in /home/. So for the following configuration, the root user is skipped. user_configs: - username: "{{ ansible_user | default(lookup('env', 'USER')) }}" - username: root windows_font_size: 15 # The font size on Windows looks different than on Linux - customize the Windows font size here