Commit 05ade9a4 authored by John's avatar John
Browse files

moved handler inside the role folder

parent 022bf944
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
---
- name: reboot
  reboot:
+0 −3
Original line number Diff line number Diff line
@@ -8,9 +8,6 @@
    - role: download
    - role: raspbian
    - role: ubuntu
  handlers:
    - name: reboot
      reboot:

- hosts: master
  become: yes