Something went wrong on our end
-
Nicolas KAROLAK authoredNicolas KAROLAK authored
netcapture.yml 138 B
#!/usr/bin/env ansible-playbook
---
- name: NETCAPTURE
hosts:
- netcapture
tags:
- netcapture
roles:
- netcapture
...