Travis file cleanup (#13)

* Adds inventory

* Fix interpreter

* connection
This commit is contained in:
Chris Houseknecht
2017-10-12 15:50:47 -04:00
committed by GitHub
parent c865c8c8c1
commit c73a245f90
3 changed files with 4 additions and 3 deletions

1
tests/inventory Normal file
View File

@@ -0,0 +1 @@
localhost ansible_connection=local

View File

@@ -1,7 +1,6 @@
---
- name: Load the modules
hosts: localhost
connection: local
hosts: all
gather_facts: no
vars:
os_kubeconfig: konfig.json