diff --git a/home_linux/reboot.yml b/home_linux/reboot.yml index 0a84514..e2dcf31 100644 --- a/home_linux/reboot.yml +++ b/home_linux/reboot.yml @@ -1,6 +1,7 @@ --- - name: Reboot the Raspberries hosts: all + gather_facts: no roles: - common become: yes