It's conf with grub1
This commit is contained in:
parent
7dc5b9151e
commit
6e4e48d8b3
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
when: ansible_distribution == 'Fedora'
|
||||
|
||||
- name: check for max_loop with grub1
|
||||
command: cat /etc/grub.cfg
|
||||
command: cat /etc/grub.conf
|
||||
register: max_loop
|
||||
always_run: yes
|
||||
changed_when: '1 != 1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue