it was necessary
This commit is contained in:
@ -38,12 +38,11 @@
|
||||
regexp: 'read'
|
||||
replace: 'echo'
|
||||
|
||||
# dont think this is necessary
|
||||
# - name: remove eula prompt from driver installer
|
||||
# replace:
|
||||
# path: /tmp/uld/noarch/pre_install.sh
|
||||
# regexp: 'EULA_PAGER\="\$\{PAGER\:\-`which more`\}"'
|
||||
# replace: 'exit 0'
|
||||
- name: remove eula prompt from driver installer
|
||||
replace:
|
||||
path: /tmp/uld/noarch/pre_install.sh
|
||||
regexp: 'EULA_PAGER\="\$\{PAGER\:\-`which more`\}"'
|
||||
replace: 'exit 0'
|
||||
|
||||
- name: run the printer driver installer
|
||||
shell: bash /tmp/uld/install.sh
|
||||
|
||||
Reference in New Issue
Block a user