From 268c5adb3c393982b1c337b72d46cb8d1cc84021 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 25 May 2019 21:40:06 +0100 Subject: Add `depends-on` hashflags to relevant modules --- modules/channel_op.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/channel_op.py') diff --git a/modules/channel_op.py b/modules/channel_op.py index c3d8c022..f156d340 100644 --- a/modules/channel_op.py +++ b/modules/channel_op.py @@ -1,3 +1,8 @@ +#--depends-on channel_access +#--depends-on check_mode +#--depends-on commands +#--depends-on config + from src import ModuleManager, utils class UserNotFoundException(Exception): -- cgit v1.3.1-10-gc9f91