mirror of
https://github.com/FunnyWolf/agentic-soc-platform.git
synced 2026-08-22 13:12:56 +02:00
arch and todo
This commit is contained in:
@@ -48,7 +48,6 @@ class PlaybookLoader(object):
|
||||
@staticmethod
|
||||
def load_all_playbook_config():
|
||||
all_modules_config = []
|
||||
# post module
|
||||
module_count = 0
|
||||
module_filenames = os.listdir(os.path.join(BASE_DIR, 'PLAYBOOKS'))
|
||||
for module_filename in module_filenames:
|
||||
|
||||
Reference in New Issue
Block a user