mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
better comment for the ansible pull command
This commit is contained in:
@@ -24,6 +24,7 @@ passwd user
|
|||||||
# (as root) Add the "sudo" group for the created user
|
# (as root) Add the "sudo" group for the created user
|
||||||
usermod -aG sudo user
|
usermod -aG sudo user
|
||||||
|
|
||||||
|
# (as user) Pull the latest configuration and apply the latter
|
||||||
ansible-pull --url https://github.com/aminnairi/laptop.git --ask-become-pass
|
ansible-pull --url https://github.com/aminnairi/laptop.git --ask-become-pass
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user