1
0
mirror of https://gitlab.com/dbrw/ansible-setup.git synced 2026-02-06 03:35:32 +07:00

update config

This commit is contained in:
dbrw
2022-08-13 23:48:02 +07:00
parent ce44dcabe4
commit e9202e0bb7
6 changed files with 19 additions and 1 deletions

View File

@@ -61,12 +61,15 @@ install_virtualization: True
## Do we want to install docker?
install_docker: True
## Do we want to install python development tools?
install_python_dev: True
## AUR vars
## ===========================
use_aur: True
aur:
dir: /home/{{ username }}/.cache/aur
dir: "/home/{{ username }}/.cache/aur"
packages:
- yay
- downgrade