From 9ef7242d5fa18fe4c9a4e20c688d97e723248e2c Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 30 Sep 2019 14:04:40 -0700 Subject: [PATCH] Add query for 1846093 This tracks an issue in the ansible used to persist firewall rules. Related-Bug: 1846093 Change-Id: I6fcfb655d418cdc8b91f8680ba753424b686dd52 --- queries/1846093.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1846093.yaml diff --git a/queries/1846093.yaml b/queries/1846093.yaml new file mode 100644 index 00000000..79fd3804 --- /dev/null +++ b/queries/1846093.yaml @@ -0,0 +1,3 @@ +query: >- + tags:"console" AND + message:"The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'stdout'"