Commit Graph

120 Commits

Author SHA1 Message Date
2a3876469a feat: add xdg_bin_home path to playbook 2022-08-03 01:34:28 -05:00
6288c7bc04 feat: add go package installer 2022-08-03 01:10:59 -05:00
519d4bf742 feat: add gopath to inventory 2022-08-03 01:10:49 -05:00
0d220a9a56 feat: add path to all tasks in playbook 2022-08-03 01:10:33 -05:00
86acec2522 feat: install more nvim deps 2022-08-03 01:10:15 -05:00
86cb4b139f feat: check if node source is installed
We do this check to avoid reinstalling node source for no reason
2022-08-03 01:09:59 -05:00
3739c96518 fix: use loop control in rust installer
This avoids variable duplication on `item`
2022-08-03 01:09:37 -05:00
e378a014d0 refactor: extract epel-release to before prereq install 2022-08-03 00:33:08 -05:00
7238b182d7 refactor: lua install from package managers 2022-08-03 00:32:32 -05:00
660989398b fix: use correct openssh for debian ssh client 2022-08-03 00:00:30 -05:00
1e8a2a08e4 feat: allow dot files overwrites 2022-08-03 00:00:17 -05:00
94d7b58e74 feat: enable ssh pipelining 2022-08-03 00:00:03 -05:00
68443e3023 fix: match macos as macosx 2022-08-02 23:50:27 -05:00
cd27eb56c4 fix: use correct indentation for when 2022-08-02 23:49:49 -05:00
25ceec5e73 feat: install prereqs 2022-08-02 23:49:03 -05:00
9579d4a90d fix(nvim): use include tasks for deps 2022-08-02 23:48:06 -05:00
781c0b8b59 feat(nvim): install all deps 2022-08-02 23:45:58 -05:00
c19b59aa8c feat: add jdk installer for arch 2022-08-02 23:43:06 -05:00
b03777ee1c feat: add installer for java 2022-08-02 23:37:00 -05:00
f7c0e46731 fix: use epel-release in prereqs install 2022-08-02 23:36:46 -05:00
54bb5efa22 feat: add installer for prereqs 2022-08-02 23:12:45 -05:00
dc506d40a9 fix: use become for apt & dnf 2022-08-02 23:12:29 -05:00
b000c1d2b7 feat: add installer for node 2022-08-02 22:59:02 -05:00
e42625a120 feat: ruby include ruby gems 2022-08-02 21:35:50 -05:00
c375acefad feat: add ruby installer 2022-08-02 21:29:15 -05:00
c9e15070fd feat: add luarocks to lua installer 2022-08-02 21:24:10 -05:00
4c85de4053 fix: export environment variables as part of play 2022-08-02 20:44:59 -05:00
6e73181c43 feat: add golang installer 2022-08-02 20:44:43 -05:00
39a6e5669e refactor: move pyenv to global tasks 2022-08-02 19:55:37 -05:00
de9fa74a0b fix(zsh): install poetry into correct path 2022-08-02 17:37:12 -05:00
cbce4faee7 fix: ensure macos deploy works 2022-08-02 16:50:42 -05:00
3acb721dba chore: use localhost as host 2022-08-02 15:52:30 -05:00
458fb92ffd fix(deploy): update dots 2022-08-02 15:12:49 -05:00
af5c8d5795 fix(deploy): do not specify dots version 2022-08-02 15:12:00 -05:00
1afeb61e8e refactor: remove dots 2022-08-02 15:11:18 -05:00
679156fc51 fix: escalate for lua install 2022-08-02 15:03:42 -05:00
3e19b58523 fix(zsh): escalate for apt call 2022-08-02 15:02:45 -05:00
6482e1b375 feat: add config 2022-08-02 02:38:40 -05:00
c8b0ec95c2 # On branch Development
# Your branch is up to date with 'origin/Development'.
#
# Changes to be committed:
#   (use "git restore --staged <file>..." to unstage)
# 	modified:   inventories/inventory.yml
# 	modified:   tasks/install-fzf.yml
2022-08-02 01:50:48 -05:00
2ba171e6a7 Merge branch 'Development' of https://gitlab.orion-technologies.io/ansible/dot-files into Development 2022-08-02 01:35:25 -05:00
f8cec5c3ea feat: FULL DEPLOY, LETS GOOOO 2022-08-02 01:35:18 -05:00
4d4d2468c6 feat: FULL DEPLOY, LETS GOOOO 2022-08-02 01:34:41 -05:00
6fcf74d885 feat(deploy): add initial deploy-files role 2022-08-01 23:49:21 -05:00
a7e7835d64 feat(nvim): deps 2022-08-01 23:41:47 -05:00
07c443900c fix(inventory): use localhost 2022-08-01 22:16:37 -05:00
c3d484ec59 feat(git): add git-delta 2022-08-01 22:14:35 -05:00
03d89ed4fa feat(inventory): include cargo_home & rustup_home as vars 2022-08-01 21:47:43 -05:00
380f32e1a6 feat: add tags to playbook 2022-08-01 21:46:58 -05:00
500643262e fix(zsh): add cargo path 2022-08-01 21:46:45 -05:00
ac9eb3027d refactor(nvim): set dependency to zsh 2022-08-01 21:45:31 -05:00