feat: aggiunta dir 4_primi_comandi
This commit is contained in:
parent
1d631fca57
commit
582cebdfc4
2 changed files with 5 additions and 3 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Alcuni esempi sull'utilizzo di alcuni comandi Ansible
|
||||
|
||||
Prima di procedere, editare il file inventory, sostituendo hos1, host2 e host3 con tre hosts su cui lanciare i comandi
|
||||
|
||||
1) Comando d'esempio che dato un invenory ed un gruppo, controlla se gli hosts sono raggiungibili dal ping:
|
||||
per lanciare il comando Ansible:
|
||||
```
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
asdevstage01vm.ad.lepida.it
|
||||
asdevstage02vm.ad.lepida.it
|
||||
asdevstage03vm.ad.lepida.it
|
||||
#host1
|
||||
#host2
|
||||
#host3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue