On Wednesday, January 14, 2015 at 12:03:27 PM UTC-6, Brian Coca wrote: > > ok, so what happens when you run "apt-get dist-upgrade" , both these > commands are what ansible is running for you with those arguments to > the module. > > Works as expected.
Oddly if I --limit "www.X.com" it also works. When I'm -not- using --limit I do see this in the logs of the host that hangs then the "REMOTE_MODULE apt update_cache=yes cache_valid_time=3600" is run: Jan 14 17:02:05 www sudo: pam_unix(sudo:auth): authentication failure; logname=ansible-user uid=1001 euid=0 tty=/dev/pts/3 ruser=ansible-user rhost= user=ansible-user But earlier in the logs I see Jan 14 16:57:43 www ansible-setup: Invoked with filter=* fact_path=/etc/ansible/facts.d So I know the sudo stuff is working for the "REMOTE_MODULE setup" stuff. I'm really at a loss on why this is happening! -- 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/dc1e3151-c76b-419f-878a-eacfd3fff79c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
