diff --git a/apt_update_debian.yml b/apt_update_debian.yml index 8b329fc..d9fa097 100644 --- a/apt_update_debian.yml +++ b/apt_update_debian.yml @@ -12,6 +12,6 @@ upgrade: dist # or "safe" for safe-upgrade, or "full" for full-upgrade tags: update - - name: Reboot the system if required - reboot: - when: ansible_reboot_pending + #- name: Reboot the system if required + #reboot: + #when: ansible_reboot_pending