FATAL: all hosts have already failed

I downgraded ansible to 1.9.0.1 and am still having this issue.

==> default: TASK: [php | Install PHP 5.6] *********************
==> default: ****************************
==> default: ok: [127.0.0.1] => (item=php5-common,php5-fpm,php5-mysqlnd,php5-xmlrpc,php5-mcrypt,php5-curl,php5-gd,php5-cli,php-pear,php5-dev,php5-imap)
==> default:
==> default: TASK: [php | Start php5-fpm service] ******************************************
==> default: failed: [127.0.0.1] => {"failed": true}
==> default:
==> default: FATAL: all hosts have already failed -- aborting
==> default:
==> default: PLAY RECAP ********************************************************************
==> default:            to retry, use: --limit @/root/dev.retry
==> default:
==> default: 127.0.0.1                  : ok=28   changed=0    unreachable=0    failed=1
{ bedrock-ansible } master » ansible --version                /d/projects/utility/bedrock-ansible
ansible 1.9.0.1
  configured module search path = None
{ bedrock-ansible } master »                                  /d/projects/utility/bedrock-ansible

Any other fixes I should be aware of? I’d love to get this thing working.