7 lines
279 B
YAML
7 lines
279 B
YAML
|
# Test code for the vmware_host_auto_start Operations.
|
||
|
# Copyright: (c) 2019, sky-joker <sky.jokerxx@gmail.com>
|
||
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||
|
|
||
|
- include: vcenter_auto_start_ops.yml
|
||
|
- include: esxi_auto_start_ops.yml
|