mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Cleanup yaml files with incorrect task attrs (#53813)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user