nautobot / nautobot-ansible

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

Inventory plugin add computed_fields parameter #333

Open EdificomSA opened 6 months ago

EdificomSA commented 6 months ago
ISSUE TYPE
SOFTWARE VERSIONS
pynautobot

2.1.1

Ansible:

2.15.9

Nautobot:

2.1.9

Collection:

5.1.1

SUMMARY

Add computed_fields parameter to gather computed fields the same way config_context is retrieved

STEPS TO REPRODUCE
plugin: networktocode.nautobot.inventory
config_context: true
computed_fields: true
jvanderaa commented 6 months ago

What about https://nautobot-ansible.readthedocs.io/en/latest/plugins/gql_inventory_inventory.html?