Install ngrok on work machines
This commit is contained in:
parent
9a59cf3df2
commit
fe389efa53
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
when: "item not in installed_packages.stdout_lines"
|
||||
with_items:
|
||||
- 'redis'
|
||||
- 'ngrok'
|
||||
|
||||
|
||||
- service:
|
||||
name: "redis"
|
||||
|
|
Loading…
Reference in a new issue