13 lines
205 B
Plaintext
13 lines
205 B
Plaintext
Installation des outils Linux par defaut:
|
|
pkg.installed:
|
|
- pkgs:
|
|
- less
|
|
- curl
|
|
- openssh-server
|
|
- wget
|
|
- sudo
|
|
- screen
|
|
|
|
sshd:
|
|
service.running:
|
|
- enable: True |