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:
Justin D. Fetherolf 2022-12-10 11:28:03 -07:00
parent 4f19f6ae47
commit 0f1dcd0eb8

View file

@ -229,7 +229,6 @@
- role: mumble
tags:
- mumble
when: (mumble_enabled | default(False))
- role: mylar
tags: