This commit is contained in:
2024-05-26 09:05:55 -05:00
parent 5969895920
commit 31d12f7d28
10 changed files with 67 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
- name: install fonts
include_tasks: "./scripts/install_fonts.yml"
- name: generate ssh keys
include_tasks: "./scripts/configure_ssh.yml"
- name: Configure Gitlab SSH
become_user: user
ansible.builtin.command: pwsh -f ./scripts/configure_gitlab.ps1 "{{ GITLAB_TOKEN }}"
- name: set gnome config
become_user: user
dconf:

View File

@@ -11,6 +11,7 @@ required_packages_brew:
- terraform
- kubernetes-cli
- zsh-autosuggestions
- bitwarden-cli
apt_keys:
- https://packages.microsoft.com/keys/microsoft.asc