updated netbox state

This commit is contained in:
Paul 2023-01-04 23:33:52 +01:00
parent 3643ea114e
commit 3d851a6a1a

View File

@ -1,6 +1,6 @@
--- ---
{%- from "netbox/map.jinja" import netbox with context %} {%- from "netbox/map.jinja" import netbox with context %}
netbox_pkg_reqs: netbox-pkg-reqs:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
{%- for pkg in netbox.pkgs %} {%- for pkg in netbox.pkgs %}