Solved minor bugs

This commit is contained in:
2025-07-04 21:59:57 +02:00
parent 52f467c15c
commit 7950a3f517
2 changed files with 3 additions and 5 deletions

View File

@@ -151,7 +151,7 @@ def main():
playbook=playbook_file,
modes=modes,
limit=args.limit,
allowed_applications=args.allowed_applications,
allowed_applications=args.id,
password_file=args.password_file,
verbose=args.verbose,
skip_tests=args.skip_tests