# ansible-playbook -i test playbooks/get_release_versions/site.yml -f 10 -vvvvPLAY [Grabs all release versions for auditing purposes] ***********************GATHERING FACTS ***************************************************************<psl-qan1recsp01> ESTABLISH CONNECTION FOR USER: ddecker<psl-qan1recsp01> EXEC ['ssh', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'Port=22', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=ddecker', '-o', 'ConnectTimeout=10', 'testhost01', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-1386355046.1-188203869680440 && chmod a+rx $HOME/.ansible/tmp/ansible-1386355046.1-188203869680440 && echo $HOME/.ansible/tmp/ansible-1386355046.1-188203869680440'"]<psl-qan1recsp01> REMOTE_MODULE setup<psl-qan1recsp01> PUT /tmp/tmpEvKhjU TO /home/ddecker/.ansible/tmp/ansible-1386355046.1-188203869680440/setup<psl-qan1recsp01> EXEC ['ssh', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'Port=22', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=ddecker', '-o', 'ConnectTimeout=10', 'testhost01', '/bin/sh -c \'dzdo -k && dzdo -H -S -p "[sudo via ansible, key=eeszsiqmrnksgtzkolmtvmhddnepwrbh] password: " -u root /bin/sh -c \'"\'"\'/usr/bin/python /home/ddecker/.ansible/tmp/ansible-1386355046.1-188203869680440/setup; rm -rf /home/ddecker/.ansible/tmp/ansible-1386355046.1-188203869680440/ >/dev/null 2>&1\'"\'"\'\'']^CTraceback (most recent call last):File "/usr/bin/ansible-playbook", line 268, in <module>sys.exit(main(sys.argv[1:]))File "/usr/bin/ansible-playbook", line 208, in mainpb.run()File "/usr/lib/python2.6/site-packages/ansible/playbook/__init__.py", line 262, in runif not self._run_play(play):File "/usr/lib/python2.6/site-packages/ansible/playbook/__init__.py", line 505, in _run_playself._do_setup_step(play)File "/usr/lib/python2.6/site-packages/ansible/playbook/__init__.py", line 452, in _do_setup_stepaccelerate=play.accelerate, accelerate_port=play.accelerate_port,File "/usr/lib/python2.6/site-packages/ansible/runner/__init__.py", line 968, in runresults = [ self._executor(h, None) for h in hosts ]File "/usr/lib/python2.6/site-packages/ansible/runner/__init__.py", line 382, in _executorexec_rc = self._executor_internal(host, new_stdin)File "/usr/lib/python2.6/site-packages/ansible/runner/__init__.py", line 471, in _executor_internalreturn self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args)File "/usr/lib/python2.6/site-packages/ansible/runner/__init__.py", line 659, in _executor_internal_innerresult = handler.run(conn, tmp, module_name, module_args, inject, complex_args)File "/usr/lib/python2.6/site-packages/ansible/runner/action_plugins/normal.py", line 54, in runreturn self.runner._execute_module(conn, tmp, module_name, module_args, inject=inject, complex_args=complex_args)File "/usr/lib/python2.6/site-packages/ansible/runner/__init__.py", line 348, in _execute_moduleres = self._low_level_exec_command(conn, cmd, tmp, sudoable=sudoable)File "/usr/lib/python2.6/site-packages/ansible/runner/__init__.py", line 708, in _low_level_exec_commandrc, stdin, stdout, stderr = conn.exec_command(cmd, tmp, sudo_user, sudoable=sudoable, executable=executable)File "/usr/lib/python2.6/site-packages/ansible/runner/connection_plugins/ssh.py", line 219, in exec_commandrfd, wfd, efd = select.select([p.stdout, p.stderr], [], [p.stdout, p.stderr], 1)KeyboardInterrupt
# ansible-playbook -i test playbooks/get_release_versions/site.yml -f 10PLAY [Grabs all release versions for auditing purposes] ***********************TASK: [Get release version] ***************************************************changed: [testhost01]PLAY RECAP ********************************************************************testhost01 : ok=1 changed=1 unreachable=0 failed=0
--
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 ansible-proje...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Yup - it hangs on the client:
cd /home/ddecker/.ansible/tmp/ansible-1386364299.05-209026778523282
# python setup
^Cc^C^C^C^C^Z^Z^Z^Z
You received this message because you are subscribed to a topic in the Google Groups "Ansible Project" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ansible-project/eIiKhjtH_Nk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ansible-proje...@googlegroups.com.