NETBOX как dynamic inventory для Ansible
Версия от 16:30, 16 марта 2026; Root (обсуждение | вклад) (Новая страница: « --- plugin: netbox.netbox.nb_inventory api_endpoint: https://netbox.iwad.ru token: fc58b84c25bet54y6u356grf577ff297213ee validate_certs: false config_contex…»)
--- plugin: netbox.netbox.nb_inventory api_endpoint: https://netbox.iwad.ru token: fc58b84c25bet54y6u356grf577ff297213ee validate_certs: false config_context: false group_names_raw: True group_by: - device_roles compose: nbx_role: role.name primary_ip_address: primary_ip.address query_filters: - status: 'active' - cf_device_class: server - tenant: org_iwad device_query_filters: - has_primary_ip: 'true' vm_query_filters: - has_primary_ip: 'true'