mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
refactor(mumble): properly disable
Don't default disable the mumble role; this will be taken care of in `tasks/main.yml` Refs: #620
This commit is contained in:
parent
4f19f6ae47
commit
0f1dcd0eb8
1 changed files with 0 additions and 1 deletions
1
nas.yml
1
nas.yml
|
@ -229,7 +229,6 @@
|
|||
- role: mumble
|
||||
tags:
|
||||
- mumble
|
||||
when: (mumble_enabled | default(False))
|
||||
|
||||
- role: mylar
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue