--- - name: Deploy device-inventory CLI on all homelab hosts hosts: device_inventory become: true gather_facts: true roles: - inventory-cli