I am trying to run an ansible ping, but it it hanging on a single hostname, 
and showing no error or log messages. 

[defaults]
host_key_checking = False
command_warnings = False
error_on_undefined_vars = True
gathering = smart
#ssh_args = -o ControlMaster=auto -o ControlPersist=30m
inventory = ~/hosts/ansible.dyn
#transport = paramiko

[ssh_connection]
control_path = %(directory)s/%%h-%%p-%%r

----- 

ansible 2.3.0.0
  config file = /Users/dbinney/.ansible.cfg
  configured module search path = Default w/o overrides
  python version = 2.7.13 (default, Dec 18 2016, 07:03:39) [GCC 4.2.1 
Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)]

----
> $ python --version                                                       
                                                        [±master ●●]
Python 3.6.1

-- 
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-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4c929ec6-4ee5-48b2-8f5a-62f3b7a9a1df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to