This commit is contained in:
2021-07-15 15:42:30 -06:00
parent 0bb0af608f
commit 12b275a050
74 changed files with 9436 additions and 3 deletions

View File

@@ -3,6 +3,9 @@
# These tasks run for any Majaro server (physical or virtual)
# ------------------------------------------------------------------------------
# Configure /etc/pacman.conf
- lineinfile: path=/etc/pacman.conf regexp='^#Color' line='Color'
# Change the games:x:50: group to staff
- name: Ensuring group staff:50
replace: