Cleanup yaml files with incorrect task attrs (#53813)

This commit is contained in:
Matt Martz
2019-03-15 12:05:09 -05:00
committed by Brian Coca
parent 387bb0adfe
commit 85138a78a8
4 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
register: hostlist
- set_fact:
host1: "{{ hostlist['json'][0] }}"
host1: "{{ hostlist['json'][0] }}"
- name: host connected, module exists, options exist, arguments different
vmware_host_kernel_manager: