I'm now running ansible 1.3 and I still have this problem, I can run
-m setup on each of the host groups, and I can run it on the new
server with the -u root -k, but I can run it from a playbook like
this:
Hi,
So I was try to keep my text brief, the point is, without prompt for
an auth I can gather facts, using keys on the two groups of hosts in
the playbook using command line. As soon as I run from the playbook,
which has one user set as root it seems unable to gather facts. In
the past this seemed to work without issue. Is this more helpful? I
just to be sure I'm being clear, in that if I just run
ansible CL000 -a "ls"
I won't be prompted for a password and it will return whats in my home dir.