Galaxy info
This commit is contained in:
parent
9afb4b6389
commit
d62d0ad622
|
|
@ -21,6 +21,14 @@ ansible-playbook -i inventories/vlab1.yaml playbooks/bootstrap.yaml
|
|||
|
||||
### Utilizzo
|
||||
|
||||
#### Installare le dipendenze (roles & collections)
|
||||
|
||||
Prima di poter utilizzare i playbook e' necessario installare le relative dipendenze utilizzando il seguente comando:
|
||||
|
||||
```
|
||||
ansible-galaxy install -r requirements.yaml
|
||||
```
|
||||
|
||||
Per maggior informazioni [Ansible Galaxy](https://galaxy.ansible.com/ui/).
|
||||
|
||||
|
||||
utilizzando :
|
||||
- pacchetti di istruzioni
|
||||
Loading…
Reference in New Issue