Files
ansible-automations/roles/setup/vars/Archlinux.yml
2023-03-27 16:32:09 +02:00

15 lines
630 B
YAML

#===================================================================================================
# ? 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
sftp_path: /usr/lib/ssh/sftp-server