opentelemetry: no_log:true causes exception when generating trace (#4043)

* dont check for urls when args is None

* add changelog fragment

* fix lint on changelog fragment

Co-authored-by: Nick Gregory <nick.gregory@openenterprise.co.uk>
This commit is contained in:
NixM0nk3y
2022-01-17 17:50:19 +00:00
committed by GitHub
parent 20d09a4ae6
commit 5540dab382
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "opentelemetry - fix generating a trace with a task containing ``no_log: true`` (https://github.com/ansible-collections/community.general/pull/4043)."