Hi

I'm getting a "msg: [Errno 2] No such file or directory" on "apt" with the most 
simple playbook.

This is with version v1.9.1-1

I checked my syntax etc... and the only way I can fix it is to go to version 
v1.5.0. Googling, I see that this was an issue but it was fixed in 1.5.2.

Can there be something specific in my environment that causes this? A problem 
with sudo? Anybody else running into this?

Here is the full result:
TASK: [baselinux | install important packages] ******************************** 
failed: [tuck] => {"cmd": "DEBIAN_FRONTEND=noninteractive 
DEBIAN_PRIORITY=critical /usr/bin/apt-get -y -o Dpkg::Options::=--force-confdef 
-o Dpkg::Options::=--force-confold install tmux", "failed": true, "rc": 2}
msg: [Errno 2] No such file or directory

FATAL: all hosts have already failed -- aborting

Is the issue that it tries to run 'DEBIAN_FRONTEND"?

-- 
http://yves.zioup.com
gpg: 4096R/32B0F416 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/5556DF5E.2000208%40zioup.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to