Clean up use of connection: local in tests.

This commit is contained in:
Matt Clay
2019-04-29 16:27:34 -07:00
parent e105f5b436
commit f6fbfeace8
9 changed files with 19 additions and 29 deletions

View File

@@ -1,8 +1,6 @@
---
- hosts: localhost
connection: local
gather_facts: no
- hosts: localhost
connection: local
gather_facts: yes