Added latest packages and system config

This commit is contained in:
Adriano Caloiaro 2021-08-13 14:43:58 -07:00
parent 6154bfd7bb
commit 89f3fa1324
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75
3 changed files with 13 additions and 0 deletions

View file

@ -23,6 +23,7 @@
- i3xrocks-volume
- i3xrocks-weather
- qutebrowser # This is to get the prereqs
- telegram-desktop
- zsh-syntax-highlighting
state: latest
# }}}

View file

@ -1,5 +1,14 @@
# vim: set foldmethod=marker:
---
- name: Install packages # {{{
tags: [packages, core]
become: true
apt:
name: "{{packages}}"
state: latest
update_cache: true
# }}}
- name: Install aws-vault # {{{
tags: [aws]
get_url:

View file

@ -1,3 +1,6 @@
packages:
- transmission-cli
asdf:
version: v0.8.1
plugins: