Commit graph

7 commits

Author SHA1 Message Date
0ba4423ab7
Change some packages around, disable britty
This commit uses the sudoers module from community.general, switches to
the deb version of Slack provided by Pop OS, and disables britty so that
it doesn't keep me from flashing ESP devices
2022-07-08 21:34:26 -04:00
166a2716cc
Install gcloud cli via apt repo instead 2022-06-27 17:02:07 -04:00
ba1fcf62a5
Setup git-credential-manager 2022-06-27 16:45:03 -04:00
99d5e66a25
Install ansible via pip, adjust PATH on Linux zsh
Prior to this, Homebrew paths came before system ones and overrode
access to system python on Linux. The DEB version of Ansible also has a
bug preventing collections from being installed from Galaxy.
2022-06-27 09:39:43 -04:00
3462e96c1e
Add tart to server list 2022-06-27 09:37:52 -04:00
457fda2db9
Add playbook to setup oh-my-zsh on servers 2022-06-25 16:47:33 -04:00
347ef17d7e
Add initial Ansible support, configure carbonbean
This adds a playbook for my Pop!_OS based laptop named carbonbean. I
have no doubt there is more work to do to make this complete, but it is
at a stage now that is good enough to move on to other bits of
refactoring within this repository.
2022-06-25 15:17:23 -04:00