mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
added more comments for the user section
This commit is contained in:
@@ -35,8 +35,13 @@ usermod --add --groups sudo user
|
||||
#### Installation
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/aminnairi/laptop.git
|
||||
|
||||
# Change the current working directory
|
||||
cd laptop
|
||||
|
||||
# Apply the configuration
|
||||
ansible-playbook --ask-become-pass playbook.yml
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user