mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Clean up use of connection: local in tests.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
gather_facts: no
|
||||
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
gather_facts: yes
|
||||
|
||||
Reference in New Issue
Block a user