diff --git a/netci/Dockerfile b/netci/Dockerfile index b761ffc57052b839e7ac15ba5f148c78fc118af7..a583b49a04c7fb831985cba1a6a7fcd8b731f599 100644 --- a/netci/Dockerfile +++ b/netci/Dockerfile @@ -19,3 +19,4 @@ RUN pip install \ yamllint RUN ansible-galaxy role install cloudalchemy.node_exporter aruhier.systemd_networkd +RUN ansible-galaxy collection install netbox.netbox