Hi all, noob here.

When running ansible-playbook against LXC containers, I have to set "gather_facts: False". Otherwise it always gets stuck there. The reason is because accessing /proc/cpuinfo inside lxc containers always results in:
"cannot access /proc/cpuinfo: Transport endpoint is not connected"

I don't know whether this is a bug in LXC or Ansible, but I thought I should leave this here for those googling around.

--
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/5562E3E4.7000404%40pendj.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to