Commit 732e6da4 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: remove unused when condition

parent 4c7be587
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@
    post_reboot_delay: 30
    test_command: "uptime"
  changed_when: false
  when: "reboot_required"

# exit maintenance mode
- name: "exit maintenance mode"