You've already forked ansible-role-common
Added missing handler
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
value: "{{ common_grub_timeout }}"
|
||||
no_extra_spaces: yes
|
||||
when: "ansible_os_family == 'RedHat' and ansible_distribution_major_version == '7'"
|
||||
notify: Update GRUB
|
||||
notify:
|
||||
- Check if grub.cfg exists
|
||||
- Update GRUB
|
||||
tags:
|
||||
- grub
|
||||
Reference in New Issue
Block a user