typo formatting
This commit is contained in:
@@ -22,7 +22,9 @@ ansible centos -m service -a 'name=crond state=restarted'
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
```bash
|
||||||
ansible localhost -m community.crypto.openssh_keypair -a 'path=/home/formation/.ssh/id_rsa owner=formation group=formation' -u formation
|
ansible localhost -m community.crypto.openssh_keypair -a 'path=/home/formation/.ssh/id_rsa owner=formation group=formation' -u formation
|
||||||
|
```
|
||||||
|
|
||||||
#l'inversion des quotes permet l'utilisation du ! dans le mot de passe
|
#l'inversion des quotes permet l'utilisation du ! dans le mot de passe
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user