arch and todo

This commit is contained in:
rootkit
2026-03-18 23:00:10 +08:00
parent 6bc25645c4
commit c129c92107
4 changed files with 0 additions and 1 deletions
-1
View File
@@ -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:
View File
View File
View File