Merge "Remove connection: localhost"

This commit is contained in:
Jenkins 2016-07-25 19:27:16 +00:00 committed by Gerrit Code Review
commit 77bde8611e
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@
logfile: "{{ puppet_logfile }}"
whoami: "{{ puppet_report_as }}"
delegate_to: localhost
connection: local
when: "{{ files.stdout_lines|length > 0 }}"
when: puppetdb is defined and puppet_report_as is defined