---
- name: Deploy and configure cinny
  hosts: "{{ cinny_hosts | default('cinny') }}"
  become: "{{ cinny_become | default(true) }}"
  roles:
    - role: finallycoffee.matrix.cinny