mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-14 05:22:02 +00:00
We lost stack_info module during transition from github. Implement it using newer interface and add tests. Change depends on SDK change adding missing query filters. Depends-On: https://review.opendev.org/c/openstack/openstacksdk/+/769484 Change-Id: Ie7e6d04ea298ba068f547a53643806b6bc84f873
12 lines
177 B
YAML
12 lines
177 B
YAML
#
|
|
# Minimal HOT template defining a single compute server.
|
|
#
|
|
heat_template_version: 2013-05-23
|
|
|
|
description: >
|
|
Minimal HOT template for stack
|
|
|
|
parameters:
|
|
resources:
|
|
outputs:
|