> > but on the task that is hitting localhost, do you have a > delegate_to/connection: local there? >
No, that's the bug I'm reporting. If I comment out 153 # - name: PHP | Copy over fpm-php pools 154 # synchronize: src=/obsidian/ansible/files/etc-php5/fpm/pool.d dest=/etc/php5/fpm/ recursive=yes delete=yes 155 # tags: php Then the rest of the playbook works correctly. The synchronize command specifically is using 127.0.0.1 instead of the machine IPs. -- 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/580ad6cc-529f-4f07-b79b-580ccbd13e75%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
