I have a playbook that I need to execute serially on a set of hosts, but 2.1 no longer gathers facts from all of the matching hosts and only gathers the current host. For example, this breaks templates that require facts from all of the hosts (e.g. ansible_default_ipv4). This works fine with 1.9.4.
Workaround is to add an additional play on the set of hosts. I presume this was an "enhancement" but at the very least needs to be documented (with the workaround). John -- 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/b1254190-9816-4f88-a331-0a67e8db28a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
