--- # Playbook to deploy NetBox - name: Deploy NetBox hosts: netbox.vntx.net become: true roles: - base - netbox