mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
It's conf with grub1
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user