x2c / homebridge-ansible-pi

HomeBridge Ansible auto-installer for Raspberry Pi
22 stars 1 forks source link

main.yml has repeated section #3

Open pr3sidentspence opened 7 years ago

pr3sidentspence commented 7 years ago

The section:

- name: 'Copy Homebridge default config ~/.homebridge'
  copy: src='includes/.homebridge/config.json' dest='/home/pi/.homebridge/'

appears twice consecutively in roles/pi/tasks/main.yml.