Skip to content

Commit

Permalink
chore: disable logs for "Run NRQL via nerdgraph" (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
rthorn-nr authored Feb 2, 2023
1 parent 2e507ba commit c75816e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
retries: 25
delay: 30
until: output is not failed and (output.stdout | from_json | json_query('data.actor.account.nrql.results[0].count') | int > 0)
no_log: true
delegate_to: localhost

- name: Parse output
Expand Down

0 comments on commit c75816e

Please sign in to comment.