Skip to content

Commit a843311

Browse files
committed
mark pending reboot check as not a change
1 parent 53baab2 commit a843311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/bootstrap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@
230230
command:
231231
cmd: dnf needs-restarting
232232
register: update_reboot_required
233+
changed_when: false
233234
- name: Reboot to cover SELinux state change or package upgrades
234235
reboot:
235236
post_reboot_delay: 30

0 commit comments

Comments
 (0)