Add Archlinux

This commit is contained in:
Greg Hellings
2023-08-13 18:44:20 -05:00
parent 14413542f5
commit c2a53828a1
13 changed files with 225 additions and 40 deletions
+6
View File
@@ -0,0 +1,6 @@
- name: Update on Arch
become: true
community.general.pacman:
upgrade: true
update_cache: true
state: latest