This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
9e3c774371
Branches
Tags
View all branches
kolla-ansible
/
ansible
/
roles
/
cinder
/
tasks
/
main.yml
3 lines
46 B
YAML
Raw
Normal View
History
Unescape
Escape
Add ansible support for Cinder Change-Id: I0694e5ad95aa7f924ebd3a29dff1f85e6307b7ae Partially-implements: blueprint ansible-cinder Partially-Implements: blueprint remove-abstraction-ansible Co-Authored-By: Ryan Hallisey <rhallise@redhat.com>
2015-08-04 07:39:22 +00:00
---
Use include_tasks instead of include include is marked as deprecated since ansible 2.4[0] [0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated Co-Authored-By: confi-surya <singh.surya64mnnit@gmail.com> Change-Id: Ic9d71e1865d1c728890625aeddf424a5734c0a8a
2018-07-23 12:58:02 +08:00
-
include_tasks
:
"{{ kolla_action }}.yml"
Copy Permalink