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