---
- name: "Ensure {{ app_name }} is installed"
  ansible.windows.win_command: pip install -U ansible-tower-cli
