Files
ansible-automations/roles/setup/vars/Ubuntu.yml
2024-04-12 15:12:30 +02:00

15 lines
683 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 all the variables for the base role, for the debian OS.
# ===================================================================================================
---
setup_sudo_group: sudo
setup_openssh_service: ssh
setup_openssh_package: openssh-server
setup_sftp_path: /usr/lib/openssh/sftp-server