mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 14:32: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
|
#### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# Clone the repository
|
||||||
git clone https://github.com/aminnairi/laptop.git
|
git clone https://github.com/aminnairi/laptop.git
|
||||||
|
|
||||||
|
# Change the current working directory
|
||||||
cd laptop
|
cd laptop
|
||||||
|
|
||||||
|
# Apply the configuration
|
||||||
ansible-playbook --ask-become-pass playbook.yml
|
ansible-playbook --ask-become-pass playbook.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user