nautobot-ansible
nautobot-ansible copied to clipboard
Inventory plugin add computed_fields parameter
ISSUE TYPE
- Feature Idea
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
What about https://nautobot-ansible.readthedocs.io/en/latest/plugins/gql_inventory_inventory.html?