toansible: Add dependency to shell for bash and zsh
This commit is contained in:
parent
55237f8a58
commit
e0c66c982f
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: git
|
||||
- role: shell
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: git
|
||||
- role: shell
|
||||
|
|
Loading…
Add table
Reference in a new issue