.
This commit is contained in:
@ -33,7 +33,7 @@
|
|||||||
remote_src: yes
|
remote_src: yes
|
||||||
|
|
||||||
- name: run the printer driver installer
|
- name: run the printer driver installer
|
||||||
expect:
|
ansible.builtin.expect:
|
||||||
command: bash /tmp/uld/install.sh
|
command: bash /tmp/uld/install.sh
|
||||||
responses:
|
responses:
|
||||||
"**** Press 'Enter' to continue or 'q' and then 'Enter' to quit. :": "\n"
|
"**** Press 'Enter' to continue or 'q' and then 'Enter' to quit. :": "\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user