scripts_python
korenstin 2024-12-05 09:05:01 +01:00
parent 1508def858
commit 0aedf5d6d9
1 changed files with 2 additions and 3 deletions

View File

@ -306,7 +306,7 @@ loc_restic:
Enfin, vous pourrez appliquer la configuration ansible à l'aide de la commande :
```bash
$ plays/restic_client.yml -l <nom machine>.adm.crans.org --check
plays/restic_client.yml -l <nom machine>.adm.crans.org --check
```
> Pensez à retirer le `--check` une fois que vous aurez vérifier que tout s'est
@ -365,7 +365,7 @@ loc_restic:
Enfin, vous pourrez appliquer la configuration ansible à l'aide de la commande :
```bash
$ plays/restic_client.yml -l <nom machine>.adm.crans.org --check
plays/restic_client.yml -l <nom machine>.adm.crans.org --check
```
> Pensez à retirer le `--check` une fois que vous aurez vérifier que tout s'est
@ -382,4 +382,3 @@ reverseproxy). Pour cela il suffit de :
ajouter `- {from: helloworld.crans.org, to: 172.16.10.131}`
- exécuter le playbook reverseproxy
(`plays/reverseproxy -l hodaur.adm.crans.org --check`)