If I set "strategy: debug" for the play and "p vars" there are a number of 
settings in the broken system which aren't set to any value on the system 
that works.

 'vars': {...
          'ansible_delegated_vars': {u'ds-20170921.private.example.net': 
{...
                                                                              
'ansible_connection': u'smart',
                                                                              
'ansible_delegated_host': u'ds-20170921.private.example.net',
                                                                              
'ansible_host': u'ds-20170921.private.example.net',
....
                                                                              
'ansible_port': None,
                                                                              
'ansible_user': u'root',

Those 5 values in ansible_delegated_vars[ the delegated_to host ] don't 
have any value on the working system.  However, the working system has at 
least one value that the broken one does not:

{...
 'ansible_current_hosts': [u'network-2017120101.tutorial.example.net'],


-- 
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/53e7c1d2-b4c7-4b77-b903-05bd26fa543f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to