---
- name: Converge
  hosts: "{{ lookup('env', 'MOLECULE_GROUP') | default('all', true) }}"
  roles:
    - role: professormanhattan.githubbinary
