diff --git a/modules/host/detect_cups/config.yaml b/modules/host/detect_cups/config.yaml index 50b8e8039..6dc49db30 100644 --- a/modules/host/detect_cups/config.yaml +++ b/modules/host/detect_cups/config.yaml @@ -12,9 +12,4 @@ beef: description: "This module attempts to detect Common UNIX Printing System (CUPS) on localhost on the default port 631." authors: ["bcoles"] target: - working: - ALL: - os: ["Linux"] - not_working: - ALL: - os: ["All"] + working: ["ALL"]