From 17ee5061dff2e94cea60d2301ddc5ce73ace8c64 Mon Sep 17 00:00:00 2001 From: krumel Date: Sun, 27 Feb 2022 00:13:07 +0100 Subject: [PATCH] . --- playbooks/srv-print.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/srv-print.yml b/playbooks/srv-print.yml index 79d7444..32d55d8 100644 --- a/playbooks/srv-print.yml +++ b/playbooks/srv-print.yml @@ -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"