---
- name         : Fastd via pkg manager
  hosts        : all
  gather_facts : yes
  sudo         : True
  connection   : "{{ kitchen_connection | default('local') }}"
  vars_files   :
                 - "supernode_pkg_vars.yml"
  roles        :
                 - "ff-supernode"