mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-30 03:34:30 +00:00
Add baremetal_deploy_template module
This module supports managing deploy template resources in OpenStack Ironic. https: //docs.openstack.org/ironic/latest/admin/node-deployment.html#deploy-templates Change-Id: I2d1b89e7cbd1a7e847f54ffd62778f953ba65863
This commit is contained in:
committed by
Shnaidman Sagi (Sergey)
parent
ad9594dcd7
commit
454a05452b
7
ci/roles/baremetal_deploy_template/defaults/main.yml
Normal file
7
ci/roles/baremetal_deploy_template/defaults/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
expected_fields:
|
||||
- created_at
|
||||
- extra
|
||||
- id
|
||||
- name
|
||||
- steps
|
||||
- updated_at
|
||||
Reference in New Issue
Block a user