Swap to role based tasks #1

Merged
noah.knegt merged 10 commits from roles into master 2023-02-28 15:49:55 +01:00
20 changed files with 316 additions and 72 deletions
Showing only changes of commit 3395acc90f - Show all commits

13
roles/base/vars/arch.yml Normal file
View File

@@ -0,0 +1,13 @@
#===================================================================================================
# ? ABOUT
# @author : Noah Knegt
# @email : personal@noahknegt.com
# @repo : https://git.noahknegt.com/noah.knegt/ansible-automations
# @createdOn : 27-02-2023
# @description : This file contains the variables for arch based distros.
#===================================================================================================
---
sudo_group: wheel
openssh_service: sshd
openssh_package: openssh