This website requires JavaScript.
Explore
Get Started
openstack
/
tenks
Code
Issues
Proposed changes
ddde31af73
Branches
Tags
View all branches
tenks
/
roles
/
tenks-diagnostics
/
tasks
/
main.yml
3 lines
57 B
YAML
Raw
Normal View
History
Unescape
Escape
Add a zuul job to deploy and teardown a tenks cluster This stops short of enrolling the nodes in Ironic, but provides some coverage of the earlier stages. Change-Id: I48a0bafaff1555caea0a7d216ac6f6a4f11c2b55 Depends-On: https://review.openstack.org/#/c/615544/ Depends-On: https://review.openstack.org/#/c/616510/ Depends-On: https://review.openstack.org/#/c/616501/
2018-11-07 15:24:12 +00:00
---
Remove deprecated use of include ``` ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead. This feature was removed from ansible-core in a release after 2023-05-16. Please update your playbooks. ``` Change-Id: Ifa4fc02a8da9de83e022de0f98c8644abc3198ed
2024-10-31 12:27:39 +00:00
-
include_tasks
:
"{{ tenks_diagnostics_phase }}.yml"
Copy Permalink