Merge "Fix aodh task name"

This commit is contained in:
Zuul 2018-09-21 18:34:40 +00:00 committed by Gerrit Code Review
commit 4ceb58bad0

View File

@ -22,7 +22,7 @@
- "{{ node_custom_config }}/aodh/"
skip: true
- name: Set aodh polify file
- name: Set aodh policy file
set_fact:
aodh_policy_file: "{{ aodh_policy.results.0.stat.path | basename }}"
aodh_policy_file_path: "{{ aodh_policy.results.0.stat.path }}"