You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| roles/common | 3 years ago | |
| .gitignore | 3 years ago | |
| CHANGELOG.org | 3 years ago | |
| COPYING | 3 years ago | |
| README.org | 3 years ago | |
| main.yaml | 3 years ago | |
| requirements.yaml | 3 years ago | |
README.org
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