nautobot / nautobot-ansible

Ansible Collection for managing Nautobot Data
https://nautobot-ansible.readthedocs.io/en/latest/
GNU General Public License v3.0
40 stars 31 forks source link

Update lookup_lookup.rst #321

Closed teunvink closed 4 months ago

teunvink commented 4 months ago

in nautobot v2, the filter for looking up tags is tags instead of tag. As it is, this example gives an error message that this is an unknown search filter:

fatal: [localhost]: FAILED! =>
  msg: 'An unhandled exception occurred while running the lookup plugin ''networktocode.nautobot.lookup''. Error was a <class ''ansible.errors.AnsibleError''>, original message: {"tag":["Unknown filter field"]}. {"tag":["Unknown filter field"]}'