mirror of
https://gitlab.com/KKlochko/system-config.git
synced 2026-09-19 03:47:44 +00:00
690 B
690 B
system-config
system-config is my personal config for GNU/Linux systems.
Installation
- Install Ansible
-
clone repo:
git clone https://gitlab.com/KKlochko/system-config/ - Check variable at
system-config/roles/common/vars/main.yamlChangeusername, choose options (True/False). -
Open repository folder
cd system-config -
Install dependencies
ansible-galaxy collection install -r requirements.yaml -
Run playbook as sudo user
ansible-playbook main.yaml -K
Author
Kostiantyn Klochko (c) 2023
License
Under GNU GPL v3 license