update(requirements): upgrades requirements & tidy up root folder

This commit is contained in:
Thomas Maurice 2023-12-05 18:15:55 +01:00
parent a4ee927729
commit 49c6ed6edb
Signed by: thomas
GPG key ID: 1D577F50583032A6
6 changed files with 7 additions and 7 deletions

9
playbooks/base.yml Normal file
View file

@ -0,0 +1,9 @@
---
- hosts: all
roles:
- role: root_user
tags: root_user
- role: base
tags: base
- role: vim
tags: vim