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.
|
2 years ago | |
---|---|---|
roles/common | 2 years ago | |
.gitignore | 2 years ago | |
CHANGELOG.org | 2 years ago | |
COPYING | 2 years ago | |
README.org | 2 years ago | |
main.yaml | 2 years ago | |
requirements.yaml | 2 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.yaml
Changeusername
, 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