More test fixes for split controller/remote tests.

This commit is contained in:
Matt Clay 2019-01-25 19:37:56 -08:00
commit a8116497ba
49 changed files with 217 additions and 135 deletions

View file

@ -1,4 +1,4 @@
- hosts: localhost
- hosts: testhost
gather_facts: no
tasks:
- name: Use a specially crafted module to see if things were imported correctly

View file

@ -1,4 +1,4 @@
- hosts: localhost
- hosts: testhost
gather_facts: no
tasks:
- name: Use a specially crafted module to see if things were imported correctly