---
- name: Provision Packet VMs
hosts: localhost
gather_facts: false
become: true
roles:
- { role: packet-ci, vm_cleanup: false }