We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd0b654 + 9f3ee0d commit 8c87105Copy full SHA for 8c87105
docs/plugins/nb_lookup_lookup.rst
@@ -568,7 +568,7 @@ Examples
568
manufactured by {{ item.value.device_type.manufacturer.name }}"
569
loop: "{{ query('netbox.netbox.nb_lookup', 'devices',
570
api_endpoint='http://localhost/',
571
- api_filter='role=management tag=Dell'),
+ api_filter='role=management tag=Dell',
572
token='<redacted>') }}"
573
# This example uses an API Filter with a variable and jinja concatenation
574
- name: Set hostname fact
0 commit comments