Import alacritty role.

This commit is contained in:
Tom Alexander
2022-10-17 15:29:31 -04:00
parent ad8fc734f6
commit 31a533c5e5
10 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present