Skip to content

Commit

Permalink
dont install to roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Feb 18, 2024
1 parent bce7c2c commit 66b7f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ and a role for adding the EPEL repository (https://github.com/geerlingguy/ansibl

To download the dependency roles do:
```
ansible-galaxy role install -r requirements.yml -p ./roles
ansible-galaxy role install -r requirements.yml
```

### Configuration
Expand Down

0 comments on commit 66b7f80

Please sign in to comment.