Add ansible-galaxy command to instructions
This commit is contained in:
parent
0c25e3bd81
commit
0023fe9512
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
|
||||
## Usage
|
||||
|
||||
```
|
||||
ansible-galaxy install -r requirements.yml
|
||||
```
|
||||
|
||||
```bash
|
||||
$ ansible-playbook main.yml -i inventory
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue