serial-console: switch to shell since we are using wildcards
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
687314e1c1
commit
3bb1fbe254
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
---
|
||||
- name: check for grub serial setup
|
||||
command: grep options /boot/loader/entries/*
|
||||
shell: grep options /boot/loader/entries/*
|
||||
register: serial
|
||||
check_mode: no
|
||||
changed_when: '1 != 1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue