Skip to content

DOCS: Default values for logging control variables are incorrect in the documentation #1057

@bontreger

Description

@bontreger

Summary

Logging default variables in the documentation do not match the defaults that are being set in the code. Example

DOCS:
controller_configuration_credentials_secure_logging | false
CODE:
controller_configuration_credentials_secure_logging: "{{ aap_configuration_secure_logging | default(true) }}"

Issue Type

  • Docs error

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnewNew issue, this should be removed once reviewed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions