Fix aodh task name

Fix a typo in the policy task name

Change-Id: I43b9c1ea1e3ff4bef1713c889e2cb885207abb0e
This commit is contained in:
Eduardo Gonzalez 2018-09-21 17:16:33 +02:00
parent dd1b1b7da0
commit fdb5e33482

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 }}"