splitting variables files

This commit is contained in:
2021-03-03 13:34:07 +00:00
parent ff3279cd57
commit bd3ff3dfae
3 changed files with 5 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ packages_to_install:
- tk-dev - tk-dev
- tmux - tmux
- ufw - ufw
- unzip
- vim - vim
- wget - wget
- wget - wget

2
group_vars/all/pipx.yml Normal file
View File

@@ -0,0 +1,2 @@
pipx_packages:
- awscli

2
group_vars/all/rust.yml Normal file
View File

@@ -0,0 +1,2 @@
---
install_cargo_packages: true