Added common task for install Bash config

This commit is contained in:
Fabio Scotto di Santolo
2026-03-15 23:18:52 +01:00
parent cd95ca045a
commit 9d831785e3
4 changed files with 348 additions and 0 deletions

View File

@@ -1,4 +1,10 @@
---
- hosts: all
become: true
roles:
- dotfiles_common
- hosts: void
become: true