---
- name: Deploy or Upgrade DeepFlow Agent
  hosts: all
  become: true

  roles:
    - role: roles/vhosts/deepflow_agent
