1
0
Fork 0

bunch of stuff

This commit is contained in:
cătălin 2023-10-07 14:46:31 +02:00
commit 66b7a0ee5f
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
16 changed files with 239 additions and 111 deletions

6
ansible/main.yml Normal file
View file

@ -0,0 +1,6 @@
---
- hosts: localhost
gather_facts: true
tasks:
- import_role:
name: packages