Fix ansible-lint error 103 (#4511)

This commit is contained in:
MarkusTeufelberger
2019-04-18 10:42:10 +02:00
committed by Kubernetes Prow Robot
parent b218e17f44
commit 04e3fb6a5a
3 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
- hosts: localhost
sudo: False
become: False
gather_facts: False
tasks:

View File

@@ -1,6 +1,6 @@
---
- hosts: kube-node
sudo: False
become: False
tasks:
- name: Gather EC2 facts