Finding when I'm delegating the template function to a single host, I end 
up with SSH Error Shared connection to xxxxxx:  Connection closed.

Maybe one or two servers will make it through fine, but the other 5 or so 
will fail.

This is between Ubuntu (ansible 1.9.0.1) and RHEL 6.x servers.

The objective is to install a configuration file onto a monitoring server 
for each host in the inventory.   the target file name is {{ ansible_fqdn 
}}.cfg.    I solved this by establishing another role and setting serial: 1 
in the playbook, but somewhat of a pain.

And yes, my monitoring server is also in that list to generate a 
configuration file for itself (as it runs other services).

Anyone else see this or able to reproduce?



-- 
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/ce95e272-90b8-41c6-97b2-2df8ad1d5f1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to