kolla-ansible/ansible/roles/iscsi/tasks/deploy.yml
ZhijunWei 1989cfe103 Optimize reconfigure action for iscsi
Complete the reconfigure optimise action for iscsi

Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Co-Authored-By: mgoddard <mark@stackhpc.com>

Change-Id: I6a1f24bc13bdea148857de9e6f4df79ff97bc9bc
Partially-implements: blueprint better-reconfigure
Closes-Bug: #1772215
2019-02-07 02:04:56 +00:00

6 lines
79 B
YAML

---
- include_tasks: config.yml
- name: Flush handlers
meta: flush_handlers